Function nettle_sys::nettle_arcfour_crypt
source · pub unsafe extern "C" fn nettle_arcfour_crypt(
ctx: *mut arcfour_ctx,
length: usize,
dst: *mut u8,
src: *const u8
)
pub unsafe extern "C" fn nettle_arcfour_crypt(
ctx: *mut arcfour_ctx,
length: usize,
dst: *mut u8,
src: *const u8
)