openssl/providers
Pauli 0fee1dffbb KDF: use string names not macros to align with other algorithms.
Only the KDF and PRF algorithms used the macros for their names, all other
algorithms used a string name directly.  This brings the KDFs and PRFs into
line with the rest.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10293)
2019-10-31 13:20:09 +10:00
..
common Add KRB5KDF from RFC 3961 2019-10-23 08:32:48 +02:00
fips KDF: use string names not macros to align with other algorithms. 2019-10-31 13:20:09 +10:00
implementations Add KRB5KDF from RFC 3961 2019-10-23 08:32:48 +02:00
build.info Cleanup: move provider mains up 2019-10-10 14:12:15 +02:00
defltprov.c KDF: use string names not macros to align with other algorithms. 2019-10-31 13:20:09 +10:00
legacyprov.c Cleanup: move provider mains up 2019-10-10 14:12:15 +02:00