Function BN_GF2m_poly2arr

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