Function gnunet_sys::gcry_cipher_checktag[][src]

pub unsafe extern "C" fn gcry_cipher_checktag(
    hd: gcry_cipher_hd_t,
    intag: *const c_void,
    taglen: usize
) -> gcry_error_t