HomeSort by relevance Sort by last modified time
    Searched defs:TPM_ECC_NIST_P256 (Results 1 - 3 of 3) sorted by null

  /external/tpm2/
Implementation.h 113 TPM_ECC_BN_P256, TPM_ECC_NIST_P256, TPM_ECC_NIST_P384}
458 #define TPM_ECC_NIST_P256 (TPM_ECC_CURVE)(0x0003)
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 216 #define TPM_ECC_NIST_P256 (TPM_ECC_CURVE)(0x0003)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 157 trunks::TPM_ECC_NIST_P256, trunks::TPM_ECC_BN_P256, \
530 constexpr TPM_ECC_CURVE TPM_ECC_NIST_P256 = 0x0003;
    [all...]

Completed in 203 milliseconds