Home
last modified time | relevance | path

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

/system/keymaster/android_keymaster/
Doperation.cpp51 inline bool is_public_key_algorithm(keymaster_algorithm_t algorithm) { in is_public_key_algorithm() function
70 if (!is_public_key_algorithm(key_type.algorithm)) in is_public_key_operation()
Dkeymaster_enforcement.cpp75 bool is_public_key_algorithm(const AuthProxy& auth_set) { in is_public_key_algorithm() function
122 if (is_public_key_algorithm(auth_set)) { in AuthorizeOperation()
/system/security/keystore/
Dkeymaster_enforcement.cpp37 bool is_public_key_algorithm(const AuthorizationSet& auth_set) { in is_public_key_algorithm() function
77 if (is_public_key_algorithm(auth_set)) { in AuthorizeOperation()