Searched defs:EC_POINT_new (Results 1 – 7 of 7) sorted by relevance
679 EC_POINT *EC_POINT_new(const EC_GROUP *group) { in EC_POINT_new() function
680 EC_POINT *EC_POINT_new(const EC_GROUP *group) { in EC_POINT_new() function
181 static native long EC_POINT_new(NativeRef.EC_GROUP groupRef); in EC_POINT_new() method in NativeCrypto
175 static native long EC_POINT_new(NativeRef.EC_GROUP groupRef); in EC_POINT_new() method in NativeCrypto
941 #define EC_POINT_new GRPC_SHADOW_EC_POINT_new macro
1370 #define EC_POINT_new BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, EC_POINT_new) macro