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

  /external/tpm2/
Marshal_PCR_SetAuthValue.c 36 #ifdef TPM_CC_PCR_SetAuthValue
54 #ifdef TPM_CC_PCR_SetAuthValue
55 response_buffer = MemoryGetResponseBuffer(TPM_CC_PCR_SetAuthValue) + 10;
GetCommandCodeString.c 275 #ifdef TPM_CC_PCR_SetAuthValue
276 case TPM_CC_PCR_SetAuthValue:
CommandDispatcher.c 589 #ifdef TPM_CC_PCR_SetAuthValue
590 case TPM_CC_PCR_SetAuthValue:
    [all...]
HandleProcess.c 816 #ifdef TPM_CC_PCR_SetAuthValue
817 case TPM_CC_PCR_SetAuthValue:
    [all...]
Implementation.h     [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 323 #define TPM_CC_PCR_SetAuthValue (TPM_CC)(0x00000183)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 634 constexpr TPM_CC TPM_CC_PCR_SetAuthValue = 0x00000183;
    [all...]
tpm_generated.cc 141 case TPM_CC_PCR_SetAuthValue:
365 case TPM_CC_PCR_SetAuthValue:
    [all...]

Completed in 64 milliseconds