openssl/providers
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
..
common Add AES_CBC_HMAC_SHA ciphers to providers. 2020-01-06 13:02:16 +10:00
fips Add DH key exchange to fips provider 2020-01-23 20:33:28 +10:00
implementations Add internal maxsize macros 2020-01-23 17:17:47 +01:00
build.info EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
defltprov.c Implement the NULL cipher in the default provider 2020-01-20 15:28:39 +00:00
legacyprov.c Tweak some algorithm naming inconsistencies 2019-11-21 15:45:37 +00:00