Home
last modified time | relevance | path

Searched defs:curveID (Results 1 – 8 of 8) sorted by relevance

/external/tpm2/
DECC_Parameters_fp.h12 typedef struct { TPMI_ECC_CURVE curveID; } ECC_Parameters_In; member
DEC_Ephemeral_fp.h12 typedef struct { TPMI_ECC_CURVE curveID; } EC_Ephemeral_In; member
DCryptUtil.c1229 TPM_ECC_CURVE curveID // IN: id of the curve in CryptEccGetCurveDataPointer()
1242 TPM_ECC_CURVE curveID // IN: id of the curve in CryptEccGetKeySizeInBits()
1327 TPM_ECC_CURVE curveID, // IN: ECC curve ID in CryptEccIsPointOnCurve()
1349 TPM_ECC_CURVE curveID, // IN: ECC curve in CryptNewEccKey()
1550 TPMI_ECC_CURVE curveID, // IN: the curve for the value in CryptGenerateR()
1671 TPM_ECC_CURVE curveID, // IN: The curve for the computation in CryptCommitCompute()
3599 TPM_ECC_CURVE curveID, // IN: the starting ECC curve in CryptCapGetECCCurve()
DCryptoEngine.h167 UINT32 curveID; // The curve identifier member
DObject_spt.c394 TPM_ECC_CURVE curveID = publicArea->parameters.eccDetail.curveID; in SchemeChecks() local
Dtpm_types.h1297 TPM_ECC_CURVE curveID; member
1431 TPMI_ECC_CURVE curveID; member
/external/boringssl/src/ssl/test/runner/
Dkey_agreement.go487 curveID CurveID member
Dconn.go64 curveID CurveID member