Function wolfssl_sys::wc_InitRngNonce
source ยท pub unsafe extern "C" fn wc_InitRngNonce(
rng: *mut WC_RNG,
nonce: *mut byte,
nonceSz: word32,
) -> c_intpub unsafe extern "C" fn wc_InitRngNonce(
rng: *mut WC_RNG,
nonce: *mut byte,
nonceSz: word32,
) -> c_int