openssl/include
Richard Levitte c24937d5e7 Add internal maxsize macros
We've started to see "magic" numbers being used for certain sizes,
such as algorithm names and property query strings.

This change takes care of the few items where buffers for algorithm
names and property query strings are used.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10928)
2020-01-23 17:17:47 +01:00
..
crypto Add DH key exchange to fips provider 2020-01-23 20:33:28 +10:00
internal Add internal maxsize macros 2020-01-23 17:17:47 +01:00
openssl Introduce SSL_CTX_new_with_libex() 2020-01-22 10:47:12 +00:00