HomeSort by relevance Sort by last modified time
    Searched refs:TPM_CC_PCR_SetAuthPolicy (Results 1 - 9 of 9) sorted by null

  /external/tpm2/
Marshal_PCR_SetAuthPolicy.c 41 #ifdef TPM_CC_PCR_SetAuthPolicy
59 #ifdef TPM_CC_PCR_SetAuthPolicy
60 response_buffer = MemoryGetResponseBuffer(TPM_CC_PCR_SetAuthPolicy) + 10;
GetCommandCodeString.c 271 #ifdef TPM_CC_PCR_SetAuthPolicy
272 case TPM_CC_PCR_SetAuthPolicy:
CommandDispatcher.c 582 #ifdef TPM_CC_PCR_SetAuthPolicy
583 case TPM_CC_PCR_SetAuthPolicy:
    [all...]
HandleProcess.c 798 #ifdef TPM_CC_PCR_SetAuthPolicy
799 case TPM_CC_PCR_SetAuthPolicy:
    [all...]
Implementation.h 580 #define TPM_CC_PCR_SetAuthPolicy (TPM_CC)(0x0000012C)
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 239 #define TPM_CC_PCR_SetAuthPolicy (TPM_CC)(0x0000012C)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 550 constexpr TPM_CC TPM_CC_PCR_SetAuthPolicy = 0x0000012C;
    [all...]
tpm_generated.cc 139 case TPM_CC_PCR_SetAuthPolicy:
363 case TPM_CC_PCR_SetAuthPolicy:
    [all...]

Completed in 69 milliseconds