[gnutls-devel] GnuTLS | Add const to function arguments in lib/x509 (!1007)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Sat Dec 7 22:21:24 CET 2019
Tim Rühsen commented on a discussion on NEWS: https://gitlab.com/gnutls/gnutls/merge_requests/1007#note_257037215
> Copyright (C) 2013-2019 Nikos Mavrogiannopoulos
> See the end for copying conditions.
>
> +* Version 3.6.12 (unreleased)
> +
> +** libgnutls: Introduced the gnutls_ocsp_req_const_t which is a compatible
Hmmm, what is this (failed pipeline) ?
```
'function int drbg_aes_generate(drbg_aes_ctx*, unsigned int, uint8_t*, unsigned int, const uint8_t*)' {drbg_aes_generate@@GNUTLS_FIPS140_3_4}
'function int drbg_aes_init(drbg_aes_ctx*, unsigned int, const uint8_t*, unsigned int, const uint8_t*)' {drbg_aes_init@@GNUTLS_FIPS140_3_4}
'function int drbg_aes_reseed(drbg_aes_ctx*, unsigned int, const uint8_t*, unsigned int, const uint8_t*)' {drbg_aes_reseed@@GNUTLS_FIPS140_3_4}
```
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1007#note_257037215
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/20191207/9a3c43c4/attachment.html>
More information about the Gnutls-devel
mailing list