nettle_sys

Function nettle_gcm_camellia128_digest

Source
pub unsafe extern "C" fn nettle_gcm_camellia128_digest(
    ctx: *mut gcm_camellia128_ctx,
    length: usize,
    digest: *mut u8,
)