Home
last modified time | relevance | path

Searched refs:TPM_CC_PolicySecret (Results 1 – 9 of 9) sorted by relevance

/external/tpm2/
DMarshal_PolicySecret.c78 #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()
DPolicyTicket.c29 TPM_CC commandCode = TPM_CC_PolicySecret; in TPM2_PolicyTicket()
77 commandCode = TPM_CC_PolicySecret; in TPM2_PolicyTicket()
DGetCommandCodeString.c347 #ifdef TPM_CC_PolicySecret in GetCommandCodeString()
348 case TPM_CC_PolicySecret: in GetCommandCodeString()
DPolicySecret.c64 PolicyContextUpdate(TPM_CC_PolicySecret, &entityName, &in->policyRef, in TPM2_PolicySecret()
DCommandDispatcher.c715 #ifdef TPM_CC_PolicySecret in CommandDispatcher()
716 case TPM_CC_PolicySecret: in CommandDispatcher()
DHandleProcess.c1028 #ifdef TPM_CC_PolicySecret in ParseHandleBuffer()
1029 case TPM_CC_PolicySecret: in ParseHandleBuffer()
DImplementation.h692 #define TPM_CC_PolicySecret (TPM_CC)(0x00000151) macro
DSessionProcess.c743 if( commandCode == TPM_CC_PolicySecret in CheckPolicyAuthSession()
Dtpm_generated.c4941 #ifdef TPM_CC_PolicySecret in TPM_CC_Unmarshal()
4942 if (*target == TPM_CC_PolicySecret) { in TPM_CC_Unmarshal()