Searched refs:TPM_CC_PolicyAuthorize (Results 1 – 15 of 15) sorted by relevance
/external/tpm2/ |
D | Marshal_PolicyAuthorize.c | 48 #ifdef TPM_CC_PolicyAuthorize in Exec_PolicyAuthorize() 66 #ifdef TPM_CC_PolicyAuthorize in Exec_PolicyAuthorize() 67 response_buffer = MemoryGetResponseBuffer(TPM_CC_PolicyAuthorize) + 10; in Exec_PolicyAuthorize()
|
D | GetCommandCodeString.c | 287 #ifdef TPM_CC_PolicyAuthorize in GetCommandCodeString() 288 case TPM_CC_PolicyAuthorize: in GetCommandCodeString()
|
D | PolicyAuthorize.c | 89 PolicyContextUpdate(TPM_CC_PolicyAuthorize, &in->keySign, &in->policyRef, in TPM2_PolicyAuthorize()
|
D | CommandDispatcher.c | 610 #ifdef TPM_CC_PolicyAuthorize in CommandDispatcher() 611 case TPM_CC_PolicyAuthorize: in CommandDispatcher()
|
D | HandleProcess.c | 849 #ifdef TPM_CC_PolicyAuthorize in ParseHandleBuffer() 850 case TPM_CC_PolicyAuthorize: in ParseHandleBuffer()
|
D | Implementation.h | 745 #define TPM_CC_PolicyAuthorize (TPM_CC)(0x0000016A) macro
|
D | tpm_generated.c | 5047 #ifdef TPM_CC_PolicyAuthorize in TPM_CC_Unmarshal() 5048 if (*target == TPM_CC_PolicyAuthorize) { in TPM_CC_Unmarshal()
|
D | part3.txt | 13228 … PolicyUpdate(TPM_CC_PolicyAuthorize, keySign, policyRef) (35) 13254 TPM_CC commandCode TPM_CC_PolicyAuthorize 13288 3 #ifdef TPM_CC_PolicyAuthorize // Conditional expansion of this file 13373 74 PolicyContextUpdate(TPM_CC_PolicyAuthorize, &in->keySign, &in->policyRef,
|
D | part4.txt | 15848 77 {0x016a, 0, 0, 0, 0, 1, 0, 0, 0}, // TPM_CC_PolicyAuthorize 24976 659 #define TPM_CC_PolicyAuthorize (TPM_CC)(0x0000016A)
|
/external/tpm2/generator/ |
D | structures.txt | 196 _NAME TPM_CC_PolicyAuthorize
|
D | commands.txt | 1881 _COMMENT TPM_CC_PolicyAuthorize
|
D | raw_commands.txt | 23829 PolicyUpdate(TPM_CC_PolicyAuthorize, keyName, policyRef) 23877 TPM_CC_PolicyAuthorize 24129 PolicyContextUpdate(TPM_CC_PolicyAuthorize, &in->keySign, &in->policyRef,
|
D | raw_commands_fixed.txt | 23840 PolicyUpdate(TPM_CC_PolicyAuthorize, keyName, policyRef) 23888 TPM_CC_PolicyAuthorize 24140 PolicyContextUpdate(TPM_CC_PolicyAuthorize, &in->keySign, &in->policyRef,
|
D | raw_structures.txt | 3983 TPM_CC_PolicyAuthorize
|
D | raw_structures_fixed.txt | 3974 TPM_CC_PolicyAuthorize
|