Searched defs:auth (Results 1 – 8 of 8) sorted by relevance
/system/vold/ |
D | KeyStorage.cpp | 108 static bool generateKeymasterKey(Keymaster& keymaster, const KeyAuthentication& auth, in generateKeymasterKey() 134 static AuthorizationSet beginParams(const KeyAuthentication& auth, in beginParams() 255 static std::string getStretching(const KeyAuthentication& auth) { in getStretching() 305 static bool generateAppId(const KeyAuthentication& auth, const std::string& stretching, in generateAppId() 427 bool storeKey(const std::string& dir, const KeyAuthentication& auth, const KeyBuffer& key) { in storeKey() 465 const KeyAuthentication& auth, const KeyBuffer& key) { in storeKeyAtomically() 483 bool retrieveKey(const std::string& dir, const KeyAuthentication& auth, KeyBuffer* key) { in retrieveKey()
|
D | Ext4Crypt.cpp | 173 const android::vold::KeyAuthentication& auth, in read_and_fixate_user_ce_key() 190 const android::vold::KeyAuthentication& auth) { in read_and_install_user_ce_key() 506 auto auth = secret.empty() ? kEmptyAuthentication in e4crypt_add_user_key_auth() local 549 android::vold::KeyAuthentication auth(token, secret); in e4crypt_unlock_user_key() local
|
/system/tpm/trunks/ |
D | password_authorization_delegate.cc | 39 TPMS_AUTH_COMMAND auth; in GetCommandAuthorization() local
|
D | hmac_authorization_delegate.cc | 63 TPMS_AUTH_COMMAND auth; in GetCommandAuthorization() local
|
D | mock_tpm.cc | 139 const TPMT_SIGNATURE& auth, in PolicySigned() 155 const TPMT_SIGNATURE& auth, in PolicySignedSync()
|
D | tpm_generated.cc | 15116 const TPM2B_AUTH& auth, in SerializeCommand_HMAC_Start() 15309 const TPM2B_AUTH& auth, in HMAC_Start() 15330 const TPM2B_AUTH& auth, in HMAC_StartSync() 15348 const TPM2B_AUTH& auth, in SerializeCommand_HashSequenceStart() 15533 void Tpm::HashSequenceStart(const TPM2B_AUTH& auth, in HashSequenceStart() 15553 const TPM2B_AUTH& auth, in HashSequenceStartSync() 18956 const TPMI_RH_PROVISION& auth, in SerializeCommand_SetCommandCodeAuditStatus() 19146 const TPMI_RH_PROVISION& auth, in SetCommandCodeAuditStatus() 19171 const TPMI_RH_PROVISION& auth, in SetCommandCodeAuditStatusSync() 20330 const TPM2B_DIGEST& auth, in SerializeCommand_PCR_SetAuthValue() [all …]
|
/system/netd/server/ |
D | XfrmController.h | 100 XfrmAlgo auth; member 186 xfrm_algo_auth auth; member
|
D | XfrmController.cpp | 613 nlattr_algo_auth auth{}; in createTransportModeSecurityAssociation() local
|