Home
last modified time | relevance | path

Searched refs:TPM_CC_PCR_SetAuthPolicy (Results 1 – 6 of 6) sorted by relevance

/external/tpm2/
DMarshal_PCR_SetAuthPolicy.c41 #ifdef TPM_CC_PCR_SetAuthPolicy in Exec_PCR_SetAuthPolicy()
59 #ifdef TPM_CC_PCR_SetAuthPolicy in Exec_PCR_SetAuthPolicy()
60 response_buffer = MemoryGetResponseBuffer(TPM_CC_PCR_SetAuthPolicy) + 10; in Exec_PCR_SetAuthPolicy()
DGetCommandCodeString.c271 #ifdef TPM_CC_PCR_SetAuthPolicy in GetCommandCodeString()
272 case TPM_CC_PCR_SetAuthPolicy: in GetCommandCodeString()
DCommandDispatcher.c582 #ifdef TPM_CC_PCR_SetAuthPolicy in CommandDispatcher()
583 case TPM_CC_PCR_SetAuthPolicy: in CommandDispatcher()
DHandleProcess.c798 #ifdef TPM_CC_PCR_SetAuthPolicy in ParseHandleBuffer()
799 case TPM_CC_PCR_SetAuthPolicy: in ParseHandleBuffer()
DImplementation.h580 #define TPM_CC_PCR_SetAuthPolicy (TPM_CC)(0x0000012C) macro
Dtpm_generated.c4751 #ifdef TPM_CC_PCR_SetAuthPolicy in TPM_CC_Unmarshal()
4752 if (*target == TPM_CC_PCR_SetAuthPolicy) { in TPM_CC_Unmarshal()