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

/system/keymaster/
H A Doperation.cpp53 inline bool is_public_key_algorithm(keymaster_algorithm_t algorithm) { function in namespace:keymaster
71 if (!is_public_key_algorithm(key_type.algorithm))
H A Dkeymaster_enforcement.cpp78 bool is_public_key_algorithm(const AuthorizationSet& auth_set) { function in namespace:keymaster
124 if (is_public_key_algorithm(auth_set)) {
/system/security/keystore/
H A Dkeymaster_enforcement.cpp77 bool is_public_key_algorithm(const AuthorizationSet& auth_set) { function in namespace:keystore
119 if (is_public_key_algorithm(auth_set)) {

Completed in 70 milliseconds