aws_lc_sys

Function BN_div_word

Source
pub unsafe extern "C" fn BN_div_word(
    numerator: *mut BIGNUM,
    divisor: BN_ULONG,
) -> BN_ULONG