Function BN_GF2m_add

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