Searched defs:EC_POINT_new (Results 1 – 3 of 3) sorted by relevance
574 EC_POINT *EC_POINT_new(const EC_GROUP *group) { in EC_POINT_new() function
693 EC_POINT *EC_POINT_new(const EC_GROUP *group) in EC_POINT_new() function
245 public static native long EC_POINT_new(long groupRef); in EC_POINT_new() method in NativeCrypto