Function nettle_sys::nettle_camellia128_crypt[][src]

pub unsafe extern "C" fn nettle_camellia128_crypt(
    ctx: *const camellia128_ctx,
    length: usize,
    dst: *mut u8,
    src: *const u8
)