Skip to main content

wc_RNG_HealthTest

Function wc_RNG_HealthTest 

Source
pub unsafe extern "C" fn wc_RNG_HealthTest(
    reseed: c_int,
    seedA: *const byte,
    seedASz: word32,
    seedB: *const byte,
    seedBSz: word32,
    output: *mut byte,
    outputSz: word32,
) -> c_int