Home
last modified time | relevance | path

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

/aosp_15_r20/external/tpm2-tss/test/integration/
H A Dsapi-session-util.c32 start_auth_session( in start_auth_session() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/tpm2/
H A Dtpm2.py457 def start_auth_session(self, session_type, name_alg = TPM2_ALG_SHA1): member in Client