Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_encrypt_decrypt.cpp30 TpmAuth auth, in TpmEncryptDecrypt()
83 TpmAuth auth, in TpmEncrypt()
94 TpmAuth auth, in TpmDecrypt()
Dtpm_hmac.cpp27 TpmAuth auth, in OneshotHmac()
150 TpmAuth auth, in TpmHmac()
Dtpm_auth.cpp20 TpmAuth::TpmAuth(ESYS_TR auth): TpmAuth(auth, ESYS_TR_NONE, ESYS_TR_NONE) {} in TpmAuth()
/device/generic/goldfish/radio/ril/
Dreference-ril.c2487 RIL_SimAuthentication* auth = (RIL_SimAuthentication*)data; local