Home
last modified time | relevance | path

Searched refs:TPM2B_AUTH (Results 1 – 25 of 29) sorted by relevance

12

/external/tpm2/
DGlobal.h216 TPM2B_AUTH auth; // auth for use of sequence
327 TPM2B_AUTH sessionKey; // session secret value used for
516 TPM2B_AUTH authValue;
656 extern TPM2B_AUTH g_platformUniqueAuthorities; // Reserved for RNG
657 extern TPM2B_AUTH g_platformUniqueDetails; // referenced by VENDOR_PERMANENT
688 TPM2B_AUTH ownerAuth;
689 TPM2B_AUTH endorsementAuth;
690 TPM2B_AUTH lockoutAuth;
697 TPM2B_AUTH phProof;
698 TPM2B_AUTH shProof;
[all …]
DTicket.c59 TPM2B_AUTH *proof; in TicketComputeVerified()
96 TPM2B_AUTH *proof; in TicketComputeAuth()
135 TPM2B_AUTH *proof; in TicketComputeHashCheck()
169 TPM2B_AUTH *proof; in TicketComputeCreation()
DObject_fp.h32 TPM2B_AUTH *auth, // IN: authValue
38 TPM2B_AUTH *auth, // IN: authValue
43 TPM2B_AUTH *auth, // IN: authValue
DGlobal.c32 TPM2B_AUTH g_platformUniqueDetails;
51 TPM2B_AUTH s_inputAuthValues[MAX_SESSION_NUM];
DContext_spt.c28 TPM2B_AUTH *proof = NULL; // the proof value to use. Is null for in ComputeContextProtectionKey()
76 TPM2B_AUTH *proof; in ComputeContextIntegrity()
DHierarchy_fp.h13 TPM2B_AUTH *HierarchyGetProof(
DHierarchy.c108 TPM2B_AUTH *
113 TPM2B_AUTH *auth = NULL; in HierarchyGetProof()
DObject.c411 TPM2B_AUTH *auth // IN: the authValue for the slot in AllocateSequenceSlot()
457 TPM2B_AUTH *auth, // IN: authValue in ObjectCreateHMACSequence()
487 TPM2B_AUTH *auth, // IN: authValue in ObjectCreateHashSequence()
513 TPM2B_AUTH *auth, // IN: authValue in ObjectCreateEventSequence()
DHierarchyChangeAuth_fp.h14 TPM2B_AUTH newAuth;
DNV_ChangeAuth_fp.h14 TPM2B_AUTH newAuth;
DNV_DefineSpace_fp.h14 TPM2B_AUTH auth;
DHashSequenceStart_fp.h13 TPM2B_AUTH auth;
DObjectChangeAuth_fp.h15 TPM2B_AUTH newAuth;
DHMAC_Start_fp.h14 TPM2B_AUTH auth;
DMemoryLib_fp.h29 UINT16 MemoryRemoveTrailingZeros(TPM2B_AUTH *auth // IN/OUT: value to adjust
Dmarshal_fp.h24 MARSHAL_WRAPPER(TPM2B_AUTH)
DPCR_fp.h54 TPM2B_AUTH *auth // OUT: authValue of PCR
DNV_fp.h22 TPM2B_AUTH *authValue // IN: The initial authorization value
DCryptUtil_fp.h252 TPM2B_AUTH *extraKey, // IN: the authValue
259 TPM2B_AUTH *
Dtpm_types.h642 typedef TPM2B_DIGEST TPM2B_AUTH; typedef
960 TPM2B_AUTH hmac;
967 TPM2B_AUTH hmac;
1050 TPM2B_AUTH userAuth;
1506 TPM2B_AUTH authValue;
DMemoryLib.c260 TPM2B_AUTH *auth // IN/OUT: value to adjust in MemoryRemoveTrailingZeros()
DSession.c380 TPM2B_AUTH entityAuth; // The authValue of the entity in SessionCreate()
597 TPM2B_AUTH auth; in SessionComputeBoundEntity()
DSessionProcess.c532 TPM2B_AUTH authValue; in CheckPWAuthSession()
1259 TPM2B_AUTH extraKey; in ParseSessionBuffer()
1747 TPM2B_AUTH *auth // OUT: authHMAC in BuildSingleResponseAuth()
1890 TPM2B_AUTH extraKey; in BuildResponseSession()
DEntity.c152 TPM2B_AUTH authValue = {}; in EntityGetAuthValue()
DCryptUtil.c2667 TPM2B_AUTH *extraKey, // IN: additional key material other than in CryptParameterEncryption()
2735 TPM2B_AUTH *extraKey, // IN: the authValue in CryptParameterDecryption()
2830 TPM2B_AUTH *proof = NULL;
2958 TPM2B_AUTH *proof = NULL; in CryptCreateObject()

12