[gnutls-devel] GnuTLS | WIP: GOST key exchange support (!1097)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Sun Nov 3 15:54:40 CET 2019
Dmitry Eremin-Solenikov commented on a discussion on lib/algorithms/ecc.c: https://gitlab.com/gnutls/gnutls/merge_requests/1097#note_239306944
> return ret;
> }
>
> +/**
> + * gnutls_ecc_curve_get_group:
> + * @curve: is an ECC curve
> + *
> + * Returns: the group associated with the named curve or %GNUTLS_GROUP_INVALID.
> + *
> + * Since: 3.6.9
> + */
> +gnutls_group_t _gnutls_ecc_curve_get_group(gnutls_ecc_curve_t curve)
Added underscore. I don't feel like exporting this API for now.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1097#note_239306944
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/20191103/f2c130e9/attachment.html>
More information about the Gnutls-devel
mailing list