Function bssl_sys::BN_rand_range

source ·
pub unsafe extern "C" fn BN_rand_range(
    rnd: *mut BIGNUM,
    range: *const BIGNUM
) -> c_int