Function tomcrypt_sys::gcm_done [] [src]

pub unsafe extern "C" fn gcm_done(
    gcm: *mut gcm_state,
    tag: *mut c_uchar,
    taglen: *mut c_ulong
) -> c_int