Function bssl_sys::BN_sub_word

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