Function BN_GF2m_mod_arr

Source
pub unsafe extern "C" fn BN_GF2m_mod_arr(
    r: *mut bignum_st,
    a: *const bignum_st,
    p: *const i32,
) -> i32