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/
DKeyStorage.cpp411 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()
DFsCrypt.cpp195 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() local
716 auto auth = authentication_from_hex(secret_hex); in fscrypt_add_user_key_auth() local
724 auto auth = authentication_from_hex(secret_hex); in fscrypt_clear_user_key_auth() local
759 auto auth = authentication_from_hex(secret_hex); in fscrypt_unlock_user_key() local
/system/netd/server/
DXfrmController.h126 XfrmAlgo auth; member
301 xfrm_algo_auth auth; member
DXfrmController.cpp946 nlattr_algo_auth auth{}; in updateSecurityAssociation() local
/system/nfc/src/nfc/include/
Drw_int.h634 bool auth; member