HomeSort by relevance Sort by last modified time
    Searched refs:is_public_key_algorithm (Results 1 - 3 of 3) sorted by null

  /system/keymaster/android_keymaster/
operation.cpp 51 inline bool is_public_key_algorithm(keymaster_algorithm_t algorithm) { function in namespace:keymaster
70 if (!is_public_key_algorithm(key_type.algorithm))
keymaster_enforcement.cpp 75 bool is_public_key_algorithm(const AuthProxy& auth_set) { function in namespace:keymaster
122 if (is_public_key_algorithm(auth_set)) {
  /system/security/keystore/
keymaster_enforcement.cpp 79 bool is_public_key_algorithm(const AuthorizationSet& auth_set) { function in namespace:keystore
122 if (is_public_key_algorithm(auth_set)) {

Completed in 79 milliseconds