Searched defs:EC_KEY_marshal_curve_name (Results 1 – 4 of 4) sorted by relevance
349 int EC_KEY_marshal_curve_name(CBB *cbb, const EC_GROUP *group) { in EC_KEY_marshal_curve_name() function
192 static native byte[] EC_KEY_marshal_curve_name(NativeRef.EC_GROUP groupRef) throws IOException; in EC_KEY_marshal_curve_name() method in NativeCrypto
200 static native byte[] EC_KEY_marshal_curve_name(NativeRef.EC_GROUP groupRef) throws IOException; in EC_KEY_marshal_curve_name() method in NativeCrypto
1906 #define EC_KEY_marshal_curve_name GRPC_SHADOW_EC_KEY_marshal_curve_name macro