Home
last modified time | relevance | path

Searched refs:GetAndValidateGcmTagLength (Results 1 – 1 of 1) sorted by relevance

/system/keymaster/km_openssl/
Dblock_cipher_operation.cpp50 static keymaster_error_t GetAndValidateGcmTagLength(const AuthorizationSet& begin_params, in GetAndValidateGcmTagLength() function
98 *error = GetAndValidateGcmTagLength(begin_params, key.authorizations(), &tag_length); in CreateOperation()