[][src]Function nginx::BN_BLINDING_convert

pub unsafe extern "C" fn BN_BLINDING_convert(
    n: *mut BIGNUM,
    b: *mut BN_BLINDING,
    ctx: *mut BN_CTX
) -> c_int