Function openssl_sys::EC_GROUP_new_curve_GFp [] [src]

pub unsafe extern fn EC_GROUP_new_curve_GFp(p: *const BIGNUM,
                                            a: *const BIGNUM,
                                            b: *const BIGNUM,
                                            ctx: *mut BN_CTX)
                                            -> *mut EC_GROUP