Searched defs:curveID (Results 1 – 6 of 6) sorted by relevance
12 typedef struct { TPMI_ECC_CURVE curveID; } ECC_Parameters_In; member
12 typedef struct { TPMI_ECC_CURVE curveID; } EC_Ephemeral_In; member
1223 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()
167 UINT32 curveID; // The curve identifier member
394 TPM_ECC_CURVE curveID = publicArea->parameters.eccDetail.curveID; in SchemeChecks() local
1294 TPM_ECC_CURVE curveID; member1428 TPMI_ECC_CURVE curveID; member