Home
last modified time | relevance | path

Searched defs:curveID (Results 1 – 6 of 6) 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.c1223 TPM_ECC_CURVE curveID // IN: id of the curve in CryptEccGetCurveDataPointer()
1236 TPM_ECC_CURVE curveID // IN: id of the curve in CryptEccGetKeySizeInBits()
1321 TPM_ECC_CURVE curveID, // IN: ECC curve ID in CryptEccIsPointOnCurve()
1343 TPM_ECC_CURVE curveID, // IN: ECC curve in CryptNewEccKey()
1544 TPMI_ECC_CURVE curveID, // IN: the curve for the value in CryptGenerateR()
1665 TPM_ECC_CURVE curveID, // IN: The curve for the computation in CryptCommitCompute()
3587 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.h1294 TPM_ECC_CURVE curveID; member
1428 TPMI_ECC_CURVE curveID; member