openssl_sys

Function BN_mod_word

source
pub unsafe extern "C" fn BN_mod_word(
    r: *const BIGNUM,
    w: BN_ULONG,
) -> BN_ULONG