summaryrefslogtreecommitdiffstats
path: root/providers/fips.module.sources
diff options
context:
space:
mode:
Diffstat (limited to 'providers/fips.module.sources')
-rw-r--r--providers/fips.module.sources17
1 files changed, 15 insertions, 2 deletions
diff --git a/providers/fips.module.sources b/providers/fips.module.sources
index 66ffd513da..797c7e19b0 100644
--- a/providers/fips.module.sources
+++ b/providers/fips.module.sources
@@ -10,6 +10,9 @@ crypto/aes/asm/aes-ia64.S
crypto/aes/asm/aes-mips.pl
crypto/aes/asm/aes-parisc.pl
crypto/aes/asm/aes-ppc.pl
+crypto/aes/asm/aes-riscv32-zkn.pl
+crypto/aes/asm/aes-riscv64-zkn.pl
+crypto/aes/asm/aes-riscv64.pl
crypto/aes/asm/aes-s390x.pl
crypto/aes/asm/aes-sparcv9.pl
crypto/aes/asm/aes-x86_64.pl
@@ -23,8 +26,10 @@ crypto/aes/asm/aesp8-ppc.pl
crypto/aes/asm/aest4-sparcv9.pl
crypto/aes/asm/aesv8-armx.pl
crypto/aes/asm/bsaes-armv7.pl
+crypto/aes/asm/bsaes-armv8.pl
crypto/aes/asm/bsaes-x86_64.pl
crypto/aes/asm/vpaes-armv8.pl
+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
@@ -45,8 +50,10 @@ crypto/bn/asm/ppc-mont.pl
crypto/bn/asm/ppc.pl
crypto/bn/asm/ppc64-mont-fixed.pl
crypto/bn/asm/ppc64-mont.pl
+crypto/bn/asm/rsaz-2k-avx512.pl
+crypto/bn/asm/rsaz-3k-avx512.pl
+crypto/bn/asm/rsaz-4k-avx512.pl
crypto/bn/asm/rsaz-avx2.pl
-crypto/bn/asm/rsaz-avx512.pl
crypto/bn/asm/rsaz-x86_64.pl
crypto/bn/asm/s390x-gf2m.pl
crypto/bn/asm/s390x-mont.pl
@@ -222,13 +229,17 @@ crypto/initthread.c
crypto/lhash/lhash.c
crypto/lhash/lhash_local.h
crypto/mem_clr.c
+crypto/modes/asm/aes-gcm-armv8-unroll8_64.pl
crypto/modes/asm/aes-gcm-armv8_64.pl
+crypto/modes/asm/aes-gcm-avx512.pl
+crypto/modes/asm/aes-gcm-ppc.pl
crypto/modes/asm/aesni-gcm-x86_64.pl
crypto/modes/asm/ghash-alpha.pl
crypto/modes/asm/ghash-armv4.pl
crypto/modes/asm/ghash-c64xplus.pl
crypto/modes/asm/ghash-ia64.pl
crypto/modes/asm/ghash-parisc.pl
+crypto/modes/asm/ghash-riscv64.pl
crypto/modes/asm/ghash-s390x.pl
crypto/modes/asm/ghash-sparcv9.pl
crypto/modes/asm/ghash-x86.pl
@@ -335,12 +346,12 @@ crypto/threads_none.c
crypto/threads_pthread.c
crypto/threads_win.c
crypto/x86_64cpuid.pl
-e_os.h
include/crypto/aes_platform.h
include/crypto/asn1_dsa.h
include/crypto/bn.h
include/crypto/bn_conf.h.in
include/crypto/bn_dh.h
+include/crypto/context.h
include/crypto/cryptlib.h
include/crypto/ctype.h
include/crypto/des_platform.h
@@ -367,6 +378,7 @@ include/internal/deprecated.h
include/internal/der.h
include/internal/dso.h
include/internal/dsoerr.h
+include/internal/e_os.h
include/internal/endian.h
include/internal/ffc.h
include/internal/namemap.h
@@ -503,6 +515,7 @@ providers/implementations/ciphers/cipher_aes_gcm.c
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_hw.c
providers/implementations/ciphers/cipher_aes_hw_aesni.inc
providers/implementations/ciphers/cipher_aes_ocb.c