nettle_sys

Function nettle_camellia128_invert_key

Source
pub unsafe extern "C" fn nettle_camellia128_invert_key(
    dst: *mut camellia128_ctx,
    src: *const camellia128_ctx,
)