nettle_sys

Function nettle_camellia256_invert_key

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