Home
last modified time | relevance | path

Searched defs:auth3 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dtpm_auth.cpp25 TpmAuth::TpmAuth(ESYS_TR auth1, ESYS_TR auth2, ESYS_TR auth3) { in TpmAuth()
43 ESYS_TR TpmAuth::auth3() const { in auth3() function in cuttlefish::TpmAuth
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
H A DPartitionedActivityTest.java2121 final IntentSender auth3 = AuthenticationActivity.createSender(getContext(), 3, in testAutofillAllResponsesAuthenticated() local