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

  /external/tpm2/
Marshal_StirRandom.c 34 #ifdef TPM_CC_StirRandom
52 #ifdef TPM_CC_StirRandom
53 response_buffer = MemoryGetResponseBuffer(TPM_CC_StirRandom) + 10;
GetCommandCodeString.c 423 #ifdef TPM_CC_StirRandom
424 case TPM_CC_StirRandom:
CommandDispatcher.c     [all...]
HandleProcess.c     [all...]
Implementation.h 659 #define TPM_CC_StirRandom (TPM_CC)(0x00000146)
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 266 #define TPM_CC_StirRandom (TPM_CC)(0x00000146)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 577 constexpr TPM_CC TPM_CC_StirRandom = 0x00000146;
    [all...]
tpm_generated.cc 97 case TPM_CC_StirRandom:
321 case TPM_CC_StirRandom:
    [all...]

Completed in 171 milliseconds