HomeSort by relevance Sort by last modified time
    Searched refs:TPM2B_NONCE (Results 1 - 25 of 34) sorted by null

1 2

  /external/tpm2/
Policy_spt_fp.h 13 TPM2B_NONCE *ref, // IN: the reference data
19 TPM2B_DIGEST *cpHashA, TPM2B_NONCE *nonce,
PolicySecret_fp.h 15 TPM2B_NONCE nonceTPM;
17 TPM2B_NONCE policyRef;
PolicySigned_fp.h 15 TPM2B_NONCE nonceTPM;
17 TPM2B_NONCE policyRef;
StartAuthSession_fp.h 15 TPM2B_NONCE nonceCaller;
24 TPM2B_NONCE nonceTPM;
PolicyAuthorize_fp.h 15 TPM2B_NONCE policyRef;
PolicyTicket_fp.h 16 TPM2B_NONCE policyRef;
Ticket_fp.h 15 TPM2B_NONCE *policyRef, // IN: input policyRef
Policy_spt.c 25 TPM2B_NONCE *nonce,
82 TPM2B_NONCE *ref, // IN: the reference data
Session_fp.h 35 TPM2B_NONCE *nonceCaller, // IN: initial nonceCaller
marshal_fp.h 27 MARSHAL_WRAPPER(TPM2B_NONCE)
Global.c 50 TPM2B_NONCE s_nonceCaller[MAX_SESSION_NUM];
Global.h 324 TPM2B_NONCE nonceTPM; // last TPM-generated nonce for
    [all...]
Ticket.c 91 TPM2B_NONCE *policyRef, // IN: input policyRef
SessionProcess.c 569 TPM2B_NONCE *nonceDecrypt;
570 TPM2B_NONCE *nonceEncrypt;
    [all...]
  /system/tpm/trunks/
hmac_authorization_delegate.h 84 const TPM2B_NONCE& tpm_nonce,
85 const TPM2B_NONCE& caller_nonce,
125 const TPM2B_NONCE& nonce_newer,
126 const TPM2B_NONCE& nonce_older);
133 const TPM2B_NONCE& nonce_newer,
134 const TPM2B_NONCE& nonce_older,
143 TPM2B_NONCE caller_nonce_;
144 TPM2B_NONCE tpm_nonce_;
mock_tpm.cc 39 const TPM2B_NONCE& nonce_caller,
56 const TPM2B_NONCE& nonce_caller,
62 TPM2B_NONCE* nonce_tpm,
135 const TPM2B_NONCE& nonce_tpm,
137 const TPM2B_NONCE& policy_ref,
151 const TPM2B_NONCE& nonce_tpm,
153 const TPM2B_NONCE& policy_ref,
168 const TPM2B_NONCE& nonce_tpm,
170 const TPM2B_NONCE& policy_ref,
hmac_authorization_delegate.cc 211 const TPM2B_NONCE& tpm_nonce,
212 const TPM2B_NONCE& caller_nonce,
246 const TPM2B_NONCE& nonce_newer,
247 const TPM2B_NONCE& nonce_older) {
283 const TPM2B_NONCE& nonce_newer,
284 const TPM2B_NONCE& nonce_older,
mock_tpm.h 75 const TPM2B_NONCE& nonce_caller,
85 const TPM2B_NONCE& nonce_caller,
98 const TPM2B_NONCE& nonce_caller,
104 TPM2B_NONCE* nonce_tpm,
109 const TPM2B_NONCE& nonce_caller,
115 TPM2B_NONCE* nonce_tpm,
    [all...]
hmac_authorization_delegate_test.cc 38 TPM2B_NONCE nonce;
70 TPM2B_NONCE nonce;
112 TPM2B_NONCE session_nonce_;
123 TPM2B_NONCE original_nonce = session_nonce_;
session_manager_impl.cc 109 TPM2B_NONCE nonce_caller;
110 TPM2B_NONCE nonce_tpm;
session_manager_test.cc 109 TPM2B_NONCE nonce;
158 TPM2B_NONCE nonce;
tpm_generated.h 405 typedef TPM2B_DIGEST TPM2B_NONCE;
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Session.c 28 TPM2B_NONCE NonceCaller;
38 TPM2B_NONCE NonceTPM;
65 IN TPM2B_NONCE *NonceCaller,
71 OUT TPM2B_NONCE *NonceTPM
Tpm2EnhancedAuthorization.c 30 TPM2B_NONCE NonceTPM;
32 TPM2B_NONCE PolicyRef;
100 IN TPM2B_NONCE *NonceTPM,
102 IN TPM2B_NONCE *PolicyRef,
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm2CommandLib.h 820 IN TPM2B_NONCE *NonceCaller,
826 OUT TPM2B_NONCE *NonceTPM
867 IN TPM2B_NONCE *NonceTPM,
869 IN TPM2B_NONCE *PolicyRef,
    [all...]

Completed in 1039 milliseconds

1 2