nettle_sys

Function nettle_arcfour128_set_key

Source
pub unsafe extern "C" fn nettle_arcfour128_set_key(
    ctx: *mut arcfour_ctx,
    key: *const u8,
)