Home
last modified time | relevance | path

Searched refs:publicPoint (Results 1 – 3 of 3) sorted by relevance

/external/tpm2/
DCryptoEngine.h168 TPMS_ECC_POINT *publicPoint; // Pointer to the public point member
DCryptUtil_fp.h239 TPMS_ECC_POINT *publicPoint, // OUT: public point
DCryptUtil.c1350 TPMS_ECC_POINT *publicPoint, // OUT: public point in CryptNewEccKey() argument
1356 if(_cpri__GetEphemeralEcc(publicPoint, sensitive, curveID) != CRYPT_SUCCESS) in CryptNewEccKey()