Searched refs:CryptEccIsPointOnCurve (Results 1 – 5 of 5) sorted by relevance
89 if(!CryptEccIsPointOnCurve(eccKey->publicArea.parameters.eccDetail.curveID, in TPM2_ZGen_2Phase()93 if(!CryptEccIsPointOnCurve(eccKey->publicArea.parameters.eccDetail.curveID, in TPM2_ZGen_2Phase()
131 if(!CryptEccIsPointOnCurve(parms->curveID, pP2)) in TPM2_Commit()143 if(!CryptEccIsPointOnCurve(parms->curveID, pP1)) in TPM2_Commit()
340 CryptEccIsPointOnCurve(
569 if(!CryptEccIsPointOnCurve( in CryptSecretEncrypt()1637 if(!CryptEccIsPointOnCurve(curveId, &unique->ecc)) in CryptValidateKeys()
731 CryptEccIsPointOnCurve( in CryptEccIsPointOnCurve() function