Function BN_GF2m_mod

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