nettle_sys

Function nettle_gcm_camellia128_set_key

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