/external/tpm2/ |
Hierarchy_fp.h | 13 TPM2B_AUTH *HierarchyGetProof(
|
HierarchyChangeAuth_fp.h | 14 TPM2B_AUTH newAuth;
|
NV_ChangeAuth_fp.h | 14 TPM2B_AUTH newAuth;
|
NV_DefineSpace_fp.h | 14 TPM2B_AUTH auth;
|
Global.h | 210 TPM2B_AUTH auth; // auth for use of sequence 321 TPM2B_AUTH sessionKey; // session secret value used for 510 TPM2B_AUTH authValue; 650 extern TPM2B_AUTH g_platformUniqueAuthorities; // Reserved for RNG 651 extern TPM2B_AUTH g_platformUniqueDetails; // referenced by VENDOR_PERMANENT 682 TPM2B_AUTH ownerAuth; 683 TPM2B_AUTH endorsementAuth; 684 TPM2B_AUTH lockoutAuth; 691 TPM2B_AUTH phProof; 692 TPM2B_AUTH shProof [all...] |
Object_fp.h | 32 TPM2B_AUTH *auth, // IN: authValue 38 TPM2B_AUTH *auth, // IN: authValue 43 TPM2B_AUTH *auth, // IN: authValue
|
HMAC_Start_fp.h | 14 TPM2B_AUTH auth;
|
HashSequenceStart_fp.h | 13 TPM2B_AUTH auth;
|
ObjectChangeAuth_fp.h | 15 TPM2B_AUTH newAuth;
|
MemoryLib_fp.h | 29 UINT16 MemoryRemoveTrailingZeros(TPM2B_AUTH *auth // IN/OUT: value to adjust
|
Ticket.c | 59 TPM2B_AUTH *proof; 96 TPM2B_AUTH *proof; 135 TPM2B_AUTH *proof; 169 TPM2B_AUTH *proof;
|
Global.c | 32 TPM2B_AUTH g_platformUniqueDetails; 51 TPM2B_AUTH s_inputAuthValues[MAX_SESSION_NUM];
|
Context_spt.c | 28 TPM2B_AUTH *proof = NULL; // the proof value to use. Is null for 76 TPM2B_AUTH *proof;
|
PCR_fp.h | 54 TPM2B_AUTH *auth // OUT: authValue of PCR
|
marshal_fp.h | 24 MARSHAL_WRAPPER(TPM2B_AUTH)
|
Hierarchy.c | 108 TPM2B_AUTH * 113 TPM2B_AUTH *auth = NULL;
|
NV_fp.h | 22 TPM2B_AUTH *authValue // IN: The initial authorization value
|
MemoryLib.c | 260 TPM2B_AUTH *auth // IN/OUT: value to adjust
|
Object.c | 411 TPM2B_AUTH *auth // IN: the authValue for the slot 457 TPM2B_AUTH *auth, // IN: authValue 487 TPM2B_AUTH *auth, // IN: authValue 513 TPM2B_AUTH *auth, // IN: authValue
|
CryptUtil_fp.h | 252 TPM2B_AUTH *extraKey, // IN: the authValue 259 TPM2B_AUTH *
|
Session.c | 380 TPM2B_AUTH entityAuth; // The authValue of the entity 597 TPM2B_AUTH auth; [all...] |
Entity.c | 152 TPM2B_AUTH authValue = {};
|
tpm_types.h | 641 // Table 75 Definition of Types for TPM2B_AUTH 642 typedef TPM2B_DIGEST TPM2B_AUTH; [all...] |
/system/tpm/trunks/ |
password_authorization_delegate.h | 54 TPM2B_AUTH password_;
|
mock_tpm.h | 247 const TPM2B_AUTH& new_auth, 255 const TPM2B_AUTH& new_auth, 465 const TPM2B_AUTH& auth, 472 const TPM2B_AUTH& auth, 477 void(const TPM2B_AUTH& auth, 482 TPM_RC(const TPM2B_AUTH& auth, [all...] |