Function bssl_sys::BN_mod_word

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