Home
last modified time | relevance | path

Searched defs:curveId (Results 1 – 13 of 13) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptEccMain.c103 TPM_ECC_CURVE curveId // IN: the curveID in CryptEccGetParametersByCurveId()
119 TPM_ECC_CURVE curveId // IN: the curve in CryptEccGetKeySizeForCurve()
134 TPM_ECC_CURVE curveId // IN: the curveID in GetCurveData()
144 TPM_ECC_CURVE curveId in CryptEccGetOID()
175 TPM_ECC_CURVE curveId // IN: the curve id in CryptEccGetParameter()
268 TPM_ECC_CURVE curveId // IN: The curve selector in CryptGetCurveSignScheme()
402 TPM_ECC_CURVE curveId, // IN: ECC curve ID in CryptEccGetParameters()
435 TPM_ECC_CURVE curveId in BnGetCurvePrime()
446 TPM_ECC_CURVE curveId in BnGetCurveOrder()
508 TPM_ECC_CURVE curveId in CryptEccIsValidPrivateKey()
[all …]
DCryptEccKeyExchange.c88 TPM_ECC_CURVE curveId, // IN: the curve for the computations in C_2_2_MQV()
176 TPM_ECC_CURVE curveId, // IN: the curve for the computations in C_2_2_ECDH()
222 TPM_ECC_CURVE curveId, // IN: the curve for the computations in CryptEcc2PhaseKeyExchange()
316 TPM_ECC_CURVE curveId, // IN: the curve for the computations in SM2KeyExchange()
DCryptEccSignature.c853 TPM_ECC_CURVE curveId, // IN: the curve for the computations in CryptEccCommitCompute()
DCryptUtil.c1626 TPMI_ECC_CURVE curveId; in CryptValidateKeys() local
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DCryptEcc.h48 const TPM_ECC_CURVE curveId; member
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/
DAlgorithmParametersSpi.java91 … ASN1ObjectIdentifier curveId = ASN1ObjectIdentifier.getInstance(params.getParameters()); in engineInit() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/asymmetric/ec/
DAlgorithmParametersSpi.java95 … ASN1ObjectIdentifier curveId = ASN1ObjectIdentifier.getInstance(params.getParameters()); in engineInit() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/asymmetric/ec/
DAlgorithmParametersSpi.java95 … ASN1ObjectIdentifier curveId = ASN1ObjectIdentifier.getInstance(params.getParameters()); in engineInit() local
/external/tpm2-tss/src/tss2-fapi/
Dfapi_crypto.c471 int curveId; in ossl_ecc_pub_from_tpm() local
970 int curveId; in get_ecc_tpm2b_public_from_evp() local
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ossl/
DTpmToOsslMath.c476 TPM_ECC_CURVE curveId // IN: curve identifier in BnCurveInitialize()
/external/tpm2-tss/src/tss2-esys/
Desys_crypto_ossl.c796 int curveId; in iesys_cryptossl_get_ecdh_point() local
Desys_crypto_bssl.c785 int curveId; in iesys_cryptbssl_get_ecdh_point() local
Desys_crypto_gcrypt.c679 char *curveId; in iesys_cryptogcry_get_ecdh_point() local