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

  /external/tpm2/
Marshal_EncryptDecrypt.c 77 #ifdef TPM_CC_EncryptDecrypt
98 #ifdef TPM_CC_EncryptDecrypt
99 response_buffer = MemoryGetResponseBuffer(TPM_CC_EncryptDecrypt) + 10;
GetCommandCodeString.c 95 #ifdef TPM_CC_EncryptDecrypt
96 case TPM_CC_EncryptDecrypt:
CommandDispatcher.c 274 #ifdef TPM_CC_EncryptDecrypt
275 case TPM_CC_EncryptDecrypt:
    [all...]
HandleProcess.c 258 #ifdef TPM_CC_EncryptDecrypt
259 case TPM_CC_EncryptDecrypt:
    [all...]
Implementation.h     [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 294 #define TPM_CC_EncryptDecrypt (TPM_CC)(0x00000164)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 605 constexpr TPM_CC TPM_CC_EncryptDecrypt = 0x00000164;
    [all...]
tpm_generated.cc 89 case TPM_CC_EncryptDecrypt:
313 case TPM_CC_EncryptDecrypt:
    [all...]

Completed in 66 milliseconds