openssl/providers/fips
Shane Lontis 69e0f8cca6 Fix AIX FIPS DEP.
The entry point needs the option 'binitfini', but it was not being
added since the perl code to detect the match did not work.

The entry point for AIX is no longer static - so a wrapper has been
added to call the static version.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15636)
2021-06-08 15:18:00 +10:00
..
build.info
fips_entry.c
fipsprov.c fips: set the library context and handle later 2021-05-29 20:46:11 +10:00
self_test_data.inc
self_test_kats.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
self_test.c Fix AIX FIPS DEP. 2021-06-08 15:18:00 +10:00
self_test.h