HomeSort by relevance Sort by last modified time
    Searched refs:point_get_Jprojective_coordinates_GFp (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/ec/
ec_lib.c 829 if (group->meth->point_get_Jprojective_coordinates_GFp == 0)
839 return group->meth->point_get_Jprojective_coordinates_GFp(group, point, x, y, z, ctx);
ec_lcl.h 130 int (*point_get_Jprojective_coordinates_GFp)(const EC_GROUP *, const EC_POINT *,

Completed in 1544 milliseconds