[][src]Function nginx::BN_GF2m_mod_sqr_arr

pub unsafe extern "C" fn BN_GF2m_mod_sqr_arr(
    r: *mut BIGNUM,
    a: *const BIGNUM,
    p: *const c_int,
    ctx: *mut BN_CTX
) -> c_int