[gnutls-devel] GnuTLS | build: minor fixes (!1287)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Sun Jun 14 22:44:32 CEST 2020
Dmitry Baryshkov started a new discussion on lib/nettle/pk.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1287#note_360777000
>
> /* This call will return a valid MAC entry and
> * getters will check that is not null anyway. */
> - me = mac_to_entry(_gnutls_gost_digest(pk_params->algo));
> + me = mac_to_entry(DIG_TO_MAC(_gnutls_gost_digest(pk_params->algo)));
And here
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1287#note_360777000
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/20200614/b0a7a0ad/attachment.html>
More information about the Gnutls-devel
mailing list