[gnutls-devel] GnuTLS | crypto-api: add gnutls_aead_cipher_{en, de}crypt_vec (!1052)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Aug 8 15:59:32 CEST 2019




Simo Sorce started a new discussion on lib/iov.c: https://gitlab.com/gnutls/gnutls/merge_requests/1052#note_201646685

>  	return 0;
>  }
>  
> +/**
> + * _gnutls_iov_iter_next:
> + * @iter: the iterator
> + * @data: the return location of extracted data
> + * @blocks: the number of blocks @data contains
> + *
> + * Retrieve consecutive block(s) pointed by @iter and advance it to
> + * the next position.  At the end of iteration,
> + * %GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE is returned.

Is this now a fatal error condition, or does it just indicate that in order to proceed more data would be needed ?

If the latter perhaps this should be explicitly stated in the Returns: section below

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1052#note_201646685
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190808/d63dc5d6/attachment.html>


More information about the Gnutls-devel mailing list