aws_lc_sys

Function BN_pseudo_rand

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