Searched defs:auth (Results 1 – 7 of 7) sorted by relevance
99 KeyParameter auth; in createKey() local131 for (const auto& auth : keyEntryResponse.metadata.authorizations) { in initialize() local
106 KeyParameter auth; in createKey() local204 for (const auto& auth : keyEntryResponse.metadata.authorizations) { in verifyExistingKey() local
213 const android::vold::KeyAuthentication& auth, in read_and_fixate_user_ce_key()320 const android::vold::KeyAuthentication& auth) { in read_and_install_user_ce_key()746 android::vold::KeyAuthentication auth(secdiscardable_hash); in read_or_create_volkey() local771 auto auth = authentication_from_hex(secret_hex); in fscrypt_set_user_key_protection() local875 auto auth = authentication_from_hex(secret_hex); in fscrypt_unlock_user_key() local
411 static std::string generateAppId(const KeyAuthentication& auth, in generateAppId()544 static bool storeKey(const std::string& dir, const KeyAuthentication& auth, const KeyBuffer& key) { in storeKey()579 const KeyAuthentication& auth, const KeyBuffer& key) { in storeKeyAtomically()597 bool retrieveKey(const std::string& dir, const KeyAuthentication& auth, KeyBuffer* key) { in retrieveKey()
130 XfrmAlgo auth; member309 xfrm_algo_auth auth; member
945 nlattr_algo_auth auth{}; in updateSecurityAssociation() local
634 bool auth; member