summaryrefslogtreecommitdiffstats
path: root/providers/fips.module.sources
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2023-05-12 14:56:58 +0200
committerTomas Mraz <tomas@openssl.org>2023-05-22 15:14:31 +0200
commitab17dd8fa3db3e1be82dabfc9fde5dc6181e3f49 (patch)
tree4304d6570443a6854884d32b9da1127a789d82a5 /providers/fips.module.sources
parentc509c040223aebd2a681fb64b60177c3c21f76d1 (diff)
Update the FIPS checksums
Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Todd Short <todd.short@me.com> (Merged from https://github.com/openssl/openssl/pull/20949)
Diffstat (limited to 'providers/fips.module.sources')
-rw-r--r--providers/fips.module.sources26
1 files changed, 22 insertions, 4 deletions
diff --git a/providers/fips.module.sources b/providers/fips.module.sources
index 7517da1808..9613a4aa87 100644
--- a/providers/fips.module.sources
+++ b/providers/fips.module.sources
@@ -33,6 +33,10 @@ crypto/aes/asm/vpaes-loongarch64.pl
crypto/aes/asm/vpaes-ppc.pl
crypto/aes/asm/vpaes-x86.pl
crypto/aes/asm/vpaes-x86_64.pl
+crypto/alphacpuid.pl
+crypto/arm64cpuid.pl
+crypto/armcap.c
+crypto/armv4cpuid.pl
crypto/asn1_dsa.c
crypto/bn/asm/alpha-mont.pl
crypto/bn/asm/armv4-gf2m.pl
@@ -107,6 +111,7 @@ crypto/bn/rsaz_exp.h
crypto/bn/rsaz_exp_x2.c
crypto/bsearch.c
crypto/buffer/buffer.c
+crypto/c64xpluscpuid.pl
crypto/cmac/cmac.c
crypto/context.c
crypto/core_algorithm.c
@@ -225,9 +230,12 @@ crypto/ffc/ffc_params_generate.c
crypto/ffc/ffc_params_validate.c
crypto/hmac/hmac.c
crypto/hmac/hmac_local.h
+crypto/ia64cpuid.S
crypto/initthread.c
crypto/lhash/lhash.c
crypto/lhash/lhash_local.h
+crypto/loongarch64cpuid.pl
+crypto/loongarchcap.c
crypto/mem_clr.c
crypto/modes/asm/aes-gcm-armv8-unroll8_64.pl
crypto/modes/asm/aes-gcm-armv8_64.pl
@@ -262,6 +270,8 @@ crypto/param_build_set.c
crypto/params.c
crypto/params_dup.c
crypto/params_from_text.c
+crypto/ppccap.c
+crypto/ppccpuid.pl
crypto/property/defn_cache.c
crypto/property/property.c
crypto/property/property_local.h
@@ -273,6 +283,9 @@ crypto/provider_local.h
crypto/provider_predefined.c
crypto/rand/rand_lib.c
crypto/rand/rand_local.h
+crypto/riscv32cpuid.pl
+crypto/riscv64cpuid.pl
+crypto/riscvcap.c
crypto/rsa/rsa_acvp_test_params.c
crypto/rsa/rsa_backend.c
crypto/rsa/rsa_chk.c
@@ -291,6 +304,8 @@ crypto/rsa/rsa_sign.c
crypto/rsa/rsa_sp800_56b_check.c
crypto/rsa/rsa_sp800_56b_gen.c
crypto/rsa/rsa_x931.c
+crypto/s390xcap.c
+crypto/s390xcpuid.pl
crypto/self_test_core.c
crypto/sha/asm/keccak1600-armv4.pl
crypto/sha/asm/keccak1600-armv8.pl
@@ -340,6 +355,8 @@ crypto/sha/sha256.c
crypto/sha/sha3.c
crypto/sha/sha512.c
crypto/sha/sha_local.h
+crypto/sparccpuid.S
+crypto/sparcv9cap.c
crypto/sparse_array.c
crypto/stack/stack.c
crypto/thread/api.c
@@ -352,7 +369,9 @@ crypto/threads_lib.c
crypto/threads_none.c
crypto/threads_pthread.c
crypto/threads_win.c
+crypto/time.c
crypto/x86_64cpuid.pl
+crypto/x86cpuid.pl
include/crypto/aes_platform.h
include/crypto/asn1.h
include/crypto/asn1_dsa.h
@@ -396,6 +415,7 @@ include/internal/nelem.h
include/internal/numbers.h
include/internal/packet.h
include/internal/param_build_set.h
+include/internal/params.h
include/internal/property.h
include/internal/propertyerr.h
include/internal/provider.h
@@ -408,6 +428,7 @@ include/internal/symhacks.h
include/internal/thread.h
include/internal/thread_arch.h
include/internal/thread_once.h
+include/internal/time.h
include/internal/tlsgroups.h
include/internal/tsan_assist.h
include/openssl/aes.h
@@ -497,6 +518,7 @@ providers/common/include/prov/der_ec.h.in
providers/common/include/prov/der_ecx.h.in
providers/common/include/prov/der_rsa.h.in
providers/common/include/prov/der_wrap.h.in
+providers/common/include/prov/fipscommon.h
providers/common/include/prov/proverr.h
providers/common/include/prov/provider_ctx.h
providers/common/include/prov/provider_util.h
@@ -531,10 +553,6 @@ providers/implementations/ciphers/cipher_aes_gcm.h
providers/implementations/ciphers/cipher_aes_gcm_hw.c
providers/implementations/ciphers/cipher_aes_gcm_hw_aesni.inc
providers/implementations/ciphers/cipher_aes_gcm_hw_vaes_avx512.inc
-providers/implementations/ciphers/cipher_aes_gcm_siv.c
-providers/implementations/ciphers/cipher_aes_gcm_siv.h
-providers/implementations/ciphers/cipher_aes_gcm_siv_hw.c
-providers/implementations/ciphers/cipher_aes_gcm_siv_polyval.c
providers/implementations/ciphers/cipher_aes_hw.c
providers/implementations/ciphers/cipher_aes_hw_aesni.inc
providers/implementations/ciphers/cipher_aes_ocb.c