Searched refs:publicPoint (Results 1 – 3 of 3) sorted by relevance
168 TPMS_ECC_POINT *publicPoint; // Pointer to the public point member
239 TPMS_ECC_POINT *publicPoint, // OUT: public point
1350 TPMS_ECC_POINT *publicPoint, // OUT: public point in CryptNewEccKey() argument1356 if(_cpri__GetEphemeralEcc(publicPoint, sensitive, curveID) != CRYPT_SUCCESS) in CryptNewEccKey()