nss_sys

Function PK11_GenerateRandom

Source
pub unsafe extern "C" fn PK11_GenerateRandom(
    data: *mut c_uchar,
    len: c_int,
) -> SECStatus