aws_lc_sys

Function EC_GROUP_new_curve_GFp

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