Function BN_nist_mod_func

Source
pub unsafe extern "C" fn BN_nist_mod_func(
    p: *const bignum_st,
) -> Option<unsafe extern "C" fn(_: *mut bignum_st, _: *const bignum_st, _: *const bignum_st, _: *mut bignum_ctx) -> i32>