Function bssl_sys::BN_rand

source ·
pub unsafe extern "C" fn BN_rand(
    rnd: *mut BIGNUM,
    bits: c_int,
    top: c_int,
    bottom: c_int
) -> c_int