Searched refs:authName (Results 1 – 8 of 8) sorted by relevance
/external/tpm2/ |
D | PolicyTicket.c | 64 &in->policyRef, &in->authName, &ticketToCompare); in TPM2_PolicyTicket() 84 PolicyContextUpdate(commandCode, &in->authName, &in->policyRef, in TPM2_PolicyTicket()
|
D | PolicyTicket_fp.h | 17 TPM2B_NAME authName; member
|
D | Marshal_PolicyTicket.c | 30 result = TPM2B_NAME_Unmarshal(&target->authName, buffer, size); in PolicyTicket_In_Unmarshal()
|
D | part3.txt | 11205 If the checks succeed, the TPM uses the timeout, cpHashA, policyRef, and authName to construct a 11207 (objectName) using authName and update the context of policySession by PolicyUpdate() (see 23.2.3). 11208 … PolicyUpdate(commandCode, authName, policyRef) (16) 11249 TPM2B_NAME authName name of the object that provided the authoriza… 11330 49 &in->policyRef, &in->authName, &ticketToCompare); 11355 69 PolicyContextUpdate(commandCode, &in->authName, &in->policyRef,
|
D | part4.txt | 4258 393 // [ || authName 3 ]]]
|
/external/tpm2/generator/ |
D | commands.txt | 1611 _NAME authName
|
D | raw_commands.txt | 20033 (objectName) using authName and update the context of policySession by PolicyUpdate() (see 25.2.3). 20035 PolicyUpdate(commandCode, authName, policyRef) 20115 authName 20285 &in->policyRef, &in->authName, &ticketToCompare); 20339 PolicyContextUpdate(commandCode, &in->authName, &in->policyRef,
|
D | raw_commands_fixed.txt | 20044 (objectName) using authName and update the context of policySession by PolicyUpdate() (see 25.2.3). 20046 PolicyUpdate(commandCode, authName, policyRef) 20126 authName 20296 &in->policyRef, &in->authName, &ticketToCompare); 20350 PolicyContextUpdate(commandCode, &in->authName, &in->policyRef,
|