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

  /external/tpm2/
GetCapability.c 32 case TPM_CAP_ALGS:
tpm_types.h 236 #define TPM_CAP_ALGS 0x00000000
    [all...]
tpm_generated.c     [all...]
  /system/tpm/trunks/
tpm_state_impl.cc 269 return GetCapability(callback, TPM_CAP_ALGS, TPM_ALG_FIRST, MAX_CAP_ALGS);
tpm_state_test.cc 93 } else if (capability == TPM_CAP_ALGS) {
tpm_generated.h 811 constexpr TPM_CAP TPM_CAP_ALGS = 0x00000000;
    [all...]
tpm_generated.cc     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Capability.c 319 TPM_CAP_ALGS,
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 520 #define TPM_CAP_ALGS (TPM_CAP)(0x00000000)
    [all...]

Completed in 475 milliseconds