Skip to main content

BN_add_word

Function BN_add_word 

Source
pub unsafe extern "C" fn BN_add_word(a: *mut BIGNUM, w: u64) -> c_int