Home
last modified time | relevance | path

Searched defs:auth (Results 1 – 7 of 7) sorted by relevance

/system/security/ondevice-signing/
DKeystoreHmacKey.cpp99 KeyParameter auth; in createKey() local
131 for (const auto& auth : keyEntryResponse.metadata.authorizations) { in initialize() local
DKeystoreKey.cpp106 KeyParameter auth; in createKey() local
204 for (const auto& auth : keyEntryResponse.metadata.authorizations) { in verifyExistingKey() local
/system/vold/
DFsCrypt.cpp213 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() local
771 auto auth = authentication_from_hex(secret_hex); in fscrypt_set_user_key_protection() local
875 auto auth = authentication_from_hex(secret_hex); in fscrypt_unlock_user_key() local
DKeyStorage.cpp411 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()
/system/netd/server/
DXfrmController.h130 XfrmAlgo auth; member
309 xfrm_algo_auth auth; member
DXfrmController.cpp945 nlattr_algo_auth auth{}; in updateSecurityAssociation() local
/system/nfc/src/nfc/include/
Drw_int.h634 bool auth; member