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

  /external/tpm2/
Marshal_NV_Certify.c 79 #ifdef TPM_CC_NV_Certify
100 #ifdef TPM_CC_NV_Certify
101 response_buffer = MemoryGetResponseBuffer(TPM_CC_NV_Certify) + 10;
GetCommandCodeString.c 191 #ifdef TPM_CC_NV_Certify
192 case TPM_CC_NV_Certify:
CommandCodeAttributes.c 227 case TPM_CC_NV_Certify:
CommandDispatcher.c 442 #ifdef TPM_CC_NV_Certify
443 case TPM_CC_NV_Certify:
    [all...]
HandleProcess.c 501 #ifdef TPM_CC_NV_Certify
502 case TPM_CC_NV_Certify:
    [all...]
Implementation.h     [all...]
tpm_generated.c     [all...]
  /system/tpm/tpm_manager/server/
tpm2_nvram_impl.cc 584 trunks::TPM_CC_NV_ReadLock, trunks::TPM_CC_NV_Certify}) {
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 324 #define TPM_CC_NV_Certify (TPM_CC)(0x00000184)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 635 constexpr TPM_CC TPM_CC_NV_Certify = 0x00000184;
    [all...]
tpm_generated.cc 255 case TPM_CC_NV_Certify:
479 case TPM_CC_NV_Certify:
    [all...]

Completed in 163 milliseconds