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

  /external/tpm2/
Marshal_PolicyNV.c 46 #ifdef TPM_CC_PolicyNV
63 #ifdef TPM_CC_PolicyNV
64 response_buffer = MemoryGetResponseBuffer(TPM_CC_PolicyNV) + 10;
GetCommandCodeString.c 315 #ifdef TPM_CC_PolicyNV
316 case TPM_CC_PolicyNV:
CommandCodeAttributes.c 226 case TPM_CC_PolicyNV:
PolicyNV.c 33 TPM_CC commandCode = TPM_CC_PolicyNV;
CommandDispatcher.c 659 #ifdef TPM_CC_PolicyNV
660 case TPM_CC_PolicyNV:
    [all...]
HandleProcess.c 926 #ifdef TPM_CC_PolicyNV
927 case TPM_CC_PolicyNV:
    [all...]
Implementation.h 668 #define TPM_CC_PolicyNV (TPM_CC)(0x00000149)
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 269 #define TPM_CC_PolicyNV (TPM_CC)(0x00000149)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 580 constexpr TPM_CC TPM_CC_PolicyNV = 0x00000149;
    [all...]
tpm_generated.cc 157 case TPM_CC_PolicyNV:
381 case TPM_CC_PolicyNV:
    [all...]

Completed in 376 milliseconds