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

  /external/tpm2/
GetCapability.c 120 case TPM_CAP_ECC_CURVES:
tpm_types.h 244 #define TPM_CAP_ECC_CURVES 0x00000008
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 528 #define TPM_CAP_ECC_CURVES (TPM_CAP)(0x00000008)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 819 constexpr TPM_CAP TPM_CAP_ECC_CURVES = 0x00000008;
    [all...]
tpm_generated.cc     [all...]

Completed in 338 milliseconds