openssl/providers/fips
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
..
build.info Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
fipsprov.c KDF: use string names not macros to align with other algorithms. 2019-10-31 13:20:09 +10:00
selftest.c Fix Coverity issues 2019-10-03 09:29:51 +10:00
selftest.h Reorganize public header files (part 1) 2019-09-28 20:26:36 +02:00