Function nettle_sys::nettle_gcm_set_key[][src]

pub unsafe extern "C" fn nettle_gcm_set_key(
    key: *mut gcm_key,
    cipher: *const c_void,
    f: nettle_cipher_func
)