Searched defs:EC_POINT_new (Results 1 – 5 of 5) sorted by relevance
680 EC_POINT *EC_POINT_new(const EC_GROUP *group) { in EC_POINT_new() function
187 static native long EC_POINT_new(NativeRef.EC_GROUP groupRef); in EC_POINT_new() method in NativeCrypto
179 static native long EC_POINT_new(NativeRef.EC_GROUP groupRef); in EC_POINT_new() method in NativeCrypto
1473 #define EC_POINT_new BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, EC_POINT_new) macro
1444 #define EC_POINT_new BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, EC_POINT_new) macro