Function BN_mul_word

Source
pub unsafe extern "C" fn BN_mul_word(a: *mut bignum_st, w: u64) -> i32