[][src]Function nginx::BN_BLINDING_invert_ex

pub unsafe extern "C" fn BN_BLINDING_invert_ex(
    n: *mut BIGNUM,
    r: *const BIGNUM,
    b: *mut BN_BLINDING,
    arg1: *mut BN_CTX
) -> c_int