Searched refs:TPM_CC_PolicySecret (Results 1 – 17 of 17) sorted by relevance
/external/tpm2/ |
D | Marshal_PolicySecret.c | 78 #ifdef TPM_CC_PolicySecret in Exec_PolicySecret() 99 #ifdef TPM_CC_PolicySecret in Exec_PolicySecret() 100 response_buffer = MemoryGetResponseBuffer(TPM_CC_PolicySecret) + 10; in Exec_PolicySecret()
|
D | PolicyTicket.c | 29 TPM_CC commandCode = TPM_CC_PolicySecret; in TPM2_PolicyTicket() 77 commandCode = TPM_CC_PolicySecret; in TPM2_PolicyTicket()
|
D | GetCommandCodeString.c | 347 #ifdef TPM_CC_PolicySecret in GetCommandCodeString() 348 case TPM_CC_PolicySecret: in GetCommandCodeString()
|
D | PolicySecret.c | 64 PolicyContextUpdate(TPM_CC_PolicySecret, &entityName, &in->policyRef, in TPM2_PolicySecret()
|
D | CommandDispatcher.c | 715 #ifdef TPM_CC_PolicySecret in CommandDispatcher() 716 case TPM_CC_PolicySecret: in CommandDispatcher()
|
D | HandleProcess.c | 1028 #ifdef TPM_CC_PolicySecret in ParseHandleBuffer() 1029 case TPM_CC_PolicySecret: in ParseHandleBuffer()
|
D | Implementation.h | 679 #define TPM_CC_PolicySecret (TPM_CC)(0x00000151) macro
|
D | SessionProcess.c | 743 if( commandCode == TPM_CC_PolicySecret in CheckPolicyAuthSession()
|
D | tpm_generated.c | 4937 #ifdef TPM_CC_PolicySecret in TPM_CC_Unmarshal() 4938 if (*target == TPM_CC_PolicySecret) { in TPM_CC_Unmarshal()
|
D | part3.txt | 11004 …PolicyUpdate(TPM_CC_PolicySecret, authObject→Name, policyRef) (1… 11030 TPM_CC commandCode TPM_CC_PolicySecret 11087 3 #ifdef TPM_CC_PolicySecret // Conditional expansion of this file 11142 45 PolicyContextUpdate(TPM_CC_PolicySecret, &entityName, &in->policyRef, 11210 TPM_CC_PolicySecret. If the structure tag of ticket is TPM_ST_AUTH_SIGNED, then commandCode will 11295 14 TPM_CC commandCode = TPM_CC_PolicySecret; 11348 62 commandCode = TPM_CC_PolicySecret;
|
D | part4.txt | 4569 623 if( commandCode == TPM_CC_PolicySecret 15823 52 {0x0151, 0, 0, 0, 0, 2, 0, 0, 0}, // TPM_CC_PolicySecret 24905 593 #define TPM_CC_PolicySecret (TPM_CC)(0x00000151)
|
/external/tpm2/generator/ |
D | structures.txt | 174 _NAME TPM_CC_PolicySecret
|
D | commands.txt | 1556 _COMMENT TPM_CC_PolicySecret
|
D | raw_commands.txt | 19642 PolicyUpdate(TPM_CC_PolicySecret, authObject→Name, policyRef) 19692 TPM_CC_PolicySecret 19919 PolicyContextUpdate(TPM_CC_PolicySecret, &entityName, &in->policyRef, 20040 TPM_CC_PolicySecret. If the structure tag of ticket is TPM_ST_AUTH_SIGNED, then commandCode will 20251 commandCode = TPM_CC_PolicySecret; 20333 commandCode = TPM_CC_PolicySecret;
|
D | raw_commands_fixed.txt | 19653 PolicyUpdate(TPM_CC_PolicySecret, authObject→Name, policyRef) 19703 TPM_CC_PolicySecret 19930 PolicyContextUpdate(TPM_CC_PolicySecret, &entityName, &in->policyRef, 20051 TPM_CC_PolicySecret. If the structure tag of ticket is TPM_ST_AUTH_SIGNED, then commandCode will 20262 commandCode = TPM_CC_PolicySecret; 20344 commandCode = TPM_CC_PolicySecret;
|
D | raw_structures.txt | 3767 TPM_CC_PolicySecret
|
D | raw_structures_fixed.txt | 3758 TPM_CC_PolicySecret
|