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
411 static std::string getStretching(const KeyAuthentication& auth) { in getStretching()436 static bool generateAppId(const KeyAuthentication& auth, const std::string& stretching, in generateAppId()569 static bool storeKey(const std::string& dir, const KeyAuthentication& auth, const KeyBuffer& key) { in storeKey()605 const KeyAuthentication& auth, const KeyBuffer& key) { in storeKeyAtomically()623 bool retrieveKey(const std::string& dir, const KeyAuthentication& auth, KeyBuffer* key) { in retrieveKey()
195 const android::vold::KeyAuthentication& auth, in read_and_fixate_user_ce_key()297 const android::vold::KeyAuthentication& auth) { in read_and_install_user_ce_key()670 android::vold::KeyAuthentication auth(secdiscardable_hash); in read_or_create_volkey() local716 auto auth = authentication_from_hex(secret_hex); in fscrypt_add_user_key_auth() local724 auto auth = authentication_from_hex(secret_hex); in fscrypt_clear_user_key_auth() local759 auto auth = authentication_from_hex(secret_hex); in fscrypt_unlock_user_key() local
126 XfrmAlgo auth; member301 xfrm_algo_auth auth; member
946 nlattr_algo_auth auth{}; in updateSecurityAssociation() local
634 bool auth; member