aws_lc_sys

Function BN_rand

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