Searched defs:EC_POINT_new (Results 1 – 2 of 2) sorted by relevance
622 EC_POINT *EC_POINT_new(const EC_GROUP *group) { in EC_POINT_new() function
174 static native long EC_POINT_new(NativeRef.EC_GROUP groupRef); in EC_POINT_new() method in NativeCrypto