Function openssl_sys::BN_mul_word

source ·
pub unsafe extern "C" fn BN_mul_word(
    r: *mut BIGNUM,
    w: BN_ULONG
) -> c_int