Home
last modified time | relevance | path

Searched refs:nonce_caller (Results 1 – 5 of 5) sorted by relevance

/system/tpm/trunks/
Dsession_manager_impl.cc108 TPM2B_NONCE nonce_caller; in StartSession() local
112 nonce_caller.size = SHA1_DIGEST_SIZE; in StartSession()
113 CHECK_EQ(RAND_bytes(nonce_caller.buffer, nonce_caller.size), 1) in StartSession()
124 nonce_caller, in StartSession()
140 nonce_caller, in StartSession()
Dmock_tpm.cc41 const TPM2B_NONCE& nonce_caller, in StartAuthSession() argument
48 StartAuthSessionShort(tpm_key, bind, nonce_caller, encrypted_salt, in StartAuthSession()
58 const TPM2B_NONCE& nonce_caller, in StartAuthSessionSync() argument
66 return StartAuthSessionSyncShort(tpm_key, bind, nonce_caller, in StartAuthSessionSync()
Dmock_tpm.h75 const TPM2B_NONCE& nonce_caller,
85 const TPM2B_NONCE& nonce_caller,
98 const TPM2B_NONCE& nonce_caller,
109 const TPM2B_NONCE& nonce_caller,
Dtpm_generated.h3831 const TPM2B_NONCE& nonce_caller,
3848 const TPM2B_NONCE& nonce_caller,
3860 const TPM2B_NONCE& nonce_caller,
Dtpm_generated.cc10643 const TPM2B_NONCE& nonce_caller, in SerializeCommand_StartAuthSession() argument
10682 nonce_caller, in SerializeCommand_StartAuthSession()
10961 const TPM2B_NONCE& nonce_caller, in StartAuthSession() argument
10981 nonce_caller, in StartAuthSession()
11000 const TPM2B_NONCE& nonce_caller, in StartAuthSessionSync() argument
11015 nonce_caller, in StartAuthSessionSync()