OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nonce_caller
(Results
1 - 5
of
5
) sorted by null
/system/tpm/trunks/
session_manager_impl.cc
108
TPM2B_NONCE
nonce_caller
;
local
112
nonce_caller
.size = SHA1_DIGEST_SIZE;
113
CHECK_EQ(RAND_bytes(
nonce_caller
.buffer,
nonce_caller
.size), 1)
124
nonce_caller
,
140
nonce_caller
,
mock_tpm.cc
41
const TPM2B_NONCE&
nonce_caller
,
48
StartAuthSessionShort(tpm_key, bind,
nonce_caller
, encrypted_salt,
58
const TPM2B_NONCE&
nonce_caller
,
66
return StartAuthSessionSyncShort(tpm_key, bind,
nonce_caller
,
mock_tpm.h
75
const TPM2B_NONCE&
nonce_caller
,
85
const TPM2B_NONCE&
nonce_caller
,
98
const TPM2B_NONCE&
nonce_caller
,
109
const TPM2B_NONCE&
nonce_caller
,
[
all
...]
tpm_generated.h
[
all
...]
tpm_generated.cc
[
all
...]
Completed in 316 milliseconds