nettle_sys

Function nettle_gcm_camellia128_set_iv

Source
pub unsafe extern "C" fn nettle_gcm_camellia128_set_iv(
    ctx: *mut gcm_camellia128_ctx,
    length: usize,
    iv: *const u8,
)