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

  /external/tpm2/
Marshal_PolicyPassword.c 31 #ifdef TPM_CC_PolicyPassword
49 #ifdef TPM_CC_PolicyPassword
50 response_buffer = MemoryGetResponseBuffer(TPM_CC_PolicyPassword) + 10;
GetCommandCodeString.c 335 #ifdef TPM_CC_PolicyPassword
336 case TPM_CC_PolicyPassword:
CommandDispatcher.c 694 #ifdef TPM_CC_PolicyPassword
695 case TPM_CC_PolicyPassword:
    [all...]
HandleProcess.c     [all...]
Implementation.h     [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 332 #define TPM_CC_PolicyPassword (TPM_CC)(0x0000018C)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 643 constexpr TPM_CC TPM_CC_PolicyPassword = 0x0000018C;
    [all...]
tpm_generated.cc 175 case TPM_CC_PolicyPassword:
399 case TPM_CC_PolicyPassword:
    [all...]

Completed in 112 milliseconds