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 PROV: Relegate most of the FIPS provider code to libfips.a 2021-05-21 12:08:31 +02:00
fips_entry.c PROV: Relegate most of the FIPS provider code to libfips.a 2021-05-21 12:08:31 +02:00
fipsprov.c fips: set the library context and handle later 2021-05-29 20:46:11 +10:00
self_test_data.inc Add FIPS Self test for AES_ECB decrypt 2021-04-13 13:06:37 +10:00
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 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00