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

  /external/tpm2/
stubs_ecc.c 30 return TPM_ECC_NONE;
Implementation.h 455 #define TPM_ECC_NONE (TPM_ECC_CURVE)(0x0000)
    [all...]
CpriECC.c 38 // TPM_ECC_NONE is returned.
46 return TPM_ECC_NONE;
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 213 #define TPM_ECC_NONE (TPM_ECC_CURVE)(0x0000)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 527 constexpr TPM_ECC_CURVE TPM_ECC_NONE = 0x0000;
    [all...]

Completed in 88 milliseconds