openssl/providers/fips
Matt Caswell 61adb6cf95 Fix a bug in signature self tests in the FIPS module
When calling EVP_PKEY_sign(), the size of the signature buffer must
be passed in *siglen.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16789)
2021-10-22 08:43:27 +01: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 provider: add TLS13_KDF to the default and FIPS providers 2021-08-05 15:43:59 +10:00
self_test_data.inc fips: add power up test for TLS 1.3 KDF 2021-08-05 15:44:00 +10:00
self_test_kats.c Fix a bug in signature self tests in the FIPS module 2021-10-22 08:43:27 +01:00
self_test.c aix64-gcc target: Fix build breakage with enable-fips 2021-06-18 18:21:49 +02:00
self_test.h