Home
last modified time | relevance | path

Searched refs:EC_POINT_make_affine (Results 1 – 4 of 4) sorted by relevance

/external/openssl/crypto/ec/
Dec.h629 int EC_POINT_make_affine(const EC_GROUP *, EC_POINT *, BN_CTX *);
Dec2_smpl.c534 if (!EC_POINT_make_affine(group, point, ctx)) return 0; in ec_GF2m_simple_invert()
Dec_lib.c1007 int EC_POINT_make_affine(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx) in EC_POINT_make_affine() function
/external/openssl/include/openssl/
Dec.h629 int EC_POINT_make_affine(const EC_GROUP *, EC_POINT *, BN_CTX *);