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

  /external/tpm2/
Implementation.h 111 TPM_ECC_BN_P256, TPM_ECC_NIST_P256, TPM_ECC_NIST_P384}
448 #define TPM_ECC_BN_P256 (TPM_ECC_CURVE)(0x0010)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 134 #define ECC_CURVES {TPM_ECC_NIST_P256, TPM_ECC_BN_P256, TPM_ECC_SM2_P256}
502 const TPM_ECC_CURVE TPM_ECC_BN_P256 = 0x0010;
    [all...]

Completed in 46 milliseconds