Skip to main content

wc_AesSetIV

Function wc_AesSetIV 

Source
pub unsafe extern "C" fn wc_AesSetIV(
    aes: *mut Aes,
    iv: *const byte,
) -> c_int