Home
last modified time | relevance | path

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

/system/vold/
DKeyStorage.cpp107 static bool generateKeymasterKey(Keymaster& keymaster, const KeyAuthentication& auth, in generateKeymasterKey()
133 static AuthorizationSet beginParams(const KeyAuthentication& auth, in beginParams()
235 static std::string getStretching(const KeyAuthentication& auth) { in getStretching()
285 static bool generateAppId(const KeyAuthentication& auth, const std::string& stretching, in generateAppId()
403 bool storeKey(const std::string& dir, const KeyAuthentication& auth, const std::string& key) { in storeKey()
440 bool retrieveKey(const std::string& dir, const KeyAuthentication& auth, std::string* key) { in retrieveKey()
DExt4Crypt.cpp254 const android::vold::KeyAuthentication& auth, in read_and_fixate_user_ce_key()
271 const android::vold::KeyAuthentication& auth) { in read_and_install_user_ce_key()
317 const android::vold::KeyAuthentication& auth, const std::string& key) { in store_key()
637 auto auth = secret.empty() ? kEmptyAuthentication in e4crypt_add_user_key_auth() local
680 android::vold::KeyAuthentication auth(token, secret); in e4crypt_unlock_user_key() local
/system/tpm/trunks/
Dpassword_authorization_delegate.cc39 TPMS_AUTH_COMMAND auth; in GetCommandAuthorization() local
Dhmac_authorization_delegate.cc63 TPMS_AUTH_COMMAND auth; in GetCommandAuthorization() local
Dmock_tpm.cc139 const TPMT_SIGNATURE& auth, in PolicySigned()
155 const TPMT_SIGNATURE& auth, in PolicySignedSync()
Dtpm_generated.cc15116 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/
DXfrmController.h87 XfrmAlgo auth; member
172 xfrm_algo_auth auth; member
DXfrmController.cpp583 nlattr_algo_auth auth{}; in createTransportModeSecurityAssociation() local