Function gcry_cipher_authenticate

Source
pub unsafe extern "C" fn gcry_cipher_authenticate(
    handle: gcry_cipher_hd_t,
    abuf: *const c_void,
    abuflen: size_t,
) -> gcry_error_t