Searched refs:KeyRequiresAuthentication (Results 1 – 1 of 1) sorted by relevance
97 inline bool KeyRequiresAuthentication(const AuthorizationSet& key_info, KeyPurpose purpose) { in KeyRequiresAuthentication() function111 if (!KeyRequiresAuthentication(key_info, purpose)) return AUTH_NOT_REQUIRED; in FindAuthorization()