openssl/providers/implementations/ciphers
Tomas Mraz 6f9683d651 providers: Silence warnings on Win64 builds
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27806)
2025-07-02 17:26:26 +02:00
..
build.info chacha_poly: use TRIE based param name decoder 2025-05-13 17:23:12 +02:00
cipher_aes.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
cipher_aes.h Copyright year updates 2024-04-09 13:43:26 +02:00
cipher_aes_cbc_hmac_sha.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_aes_cbc_hmac_sha.h
cipher_aes_cbc_hmac_sha1_etm_hw.c Implement AES-CBC-HMAC-SHA512 on aarch64 2025-04-14 14:53:30 +01:00
cipher_aes_cbc_hmac_sha1_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_aes_cbc_hmac_sha256_etm_hw.c Implement AES-CBC-HMAC-SHA512 on aarch64 2025-04-14 14:53:30 +01:00
cipher_aes_cbc_hmac_sha256_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_aes_cbc_hmac_sha512_etm_hw.c Implement AES-CBC-HMAC-SHA512 on aarch64 2025-04-14 14:53:30 +01:00
cipher_aes_cbc_hmac_sha_etm.c Implement AES-CBC-HMAC-SHA512 on aarch64 2025-04-14 14:53:30 +01:00
cipher_aes_cbc_hmac_sha_etm.h Implement AES-CBC-HMAC-SHA512 on aarch64 2025-04-14 14:53:30 +01:00
cipher_aes_ccm.c fips: add lots of potentially missing ossl_prov_is_running checks 2024-10-02 12:20:53 +02:00
cipher_aes_ccm.h
cipher_aes_ccm_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_aes_ccm_hw_aesni.inc
cipher_aes_ccm_hw_rv32i.inc Copyright year updates 2023-09-07 09:59:15 +01:00
cipher_aes_ccm_hw_rv64i.inc riscv: Implement AES-192 2023-10-26 15:55:49 +01:00
cipher_aes_ccm_hw_s390x.inc
cipher_aes_ccm_hw_t4.inc
cipher_aes_cts.inc
cipher_aes_gcm.c fips: add lots of potentially missing ossl_prov_is_running checks 2024-10-02 12:20:53 +02:00
cipher_aes_gcm.h
cipher_aes_gcm_hw.c Copyright year updates 2024-04-09 13:43:27 +02:00
cipher_aes_gcm_hw_aesni.inc
cipher_aes_gcm_hw_armv8.inc Fix Strict c issue in aes_gcm for armv8 2025-04-01 11:38:03 +02:00
cipher_aes_gcm_hw_ppc.inc
cipher_aes_gcm_hw_rv32i.inc Copyright year updates 2023-09-07 09:59:15 +01:00
cipher_aes_gcm_hw_rv64i.inc Provide additional AES-GCM test patterns to enhance test coverage. 2023-10-26 15:55:50 +01:00
cipher_aes_gcm_hw_s390x.inc
cipher_aes_gcm_hw_t4.inc
cipher_aes_gcm_hw_vaes_avx512.inc providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_aes_gcm_siv.c Copyright year updates 2025-03-12 13:35:59 +00:00
cipher_aes_gcm_siv.h
cipher_aes_gcm_siv_hw.c Copyright year updates 2025-03-12 13:35:59 +00:00
cipher_aes_gcm_siv_polyval.c Copyright year updates 2023-09-07 09:59:15 +01:00
cipher_aes_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_aes_hw_aesni.inc providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_aes_hw_armv8.inc Optimize AES-CTR for ARM Neoverse V1 and V2. 2023-11-29 18:10:31 +01:00
cipher_aes_hw_rv32i.inc Copyright year updates 2023-09-07 09:59:15 +01:00
cipher_aes_hw_rv64i.inc riscv: Provide vector crypto implementation of AES-ECB mode. 2023-10-26 15:55:50 +01:00
cipher_aes_hw_s390x.inc Copyright year updates 2024-04-09 13:43:26 +02:00
cipher_aes_hw_t4.inc
cipher_aes_ocb.c Fix silent error in EVP_CIPHER_CTX_get_updated_iv. 2025-04-16 08:44:12 +01:00
cipher_aes_ocb.h
cipher_aes_ocb_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_aes_siv.c Copyright year updates 2025-03-12 13:35:59 +00:00
cipher_aes_siv.h
cipher_aes_siv_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_aes_wrp.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_aes_xts.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
cipher_aes_xts.h s390x: Add hardware acceleration for full AES-XTS 2024-09-13 09:26:38 +10:00
cipher_aes_xts_fips.c
cipher_aes_xts_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_aes_xts_s390x.inc s390x: Add hardware acceleration for full AES-XTS 2024-09-13 09:26:38 +10:00
cipher_aria.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
cipher_aria.h
cipher_aria_ccm.c Copyright year updates 2023-09-28 14:23:29 +01:00
cipher_aria_ccm.h
cipher_aria_ccm_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_aria_gcm.c Copyright year updates 2023-09-28 14:23:29 +01:00
cipher_aria_gcm.h
cipher_aria_gcm_hw.c
cipher_aria_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_blowfish.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
cipher_blowfish.h
cipher_blowfish_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_camellia.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
cipher_camellia.h
cipher_camellia_cts.inc
cipher_camellia_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_camellia_hw_t4.inc
cipher_cast.h
cipher_cast5.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
cipher_cast5_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_chacha20.c Fixed chacha20 get updated IV 2025-05-07 11:19:50 +10:00
cipher_chacha20.h
cipher_chacha20_hw.c Fixed chacha20 get updated IV 2025-05-07 11:19:50 +10:00
cipher_chacha20_poly1305.c.in change _ettable to _list 2025-06-20 08:39:29 +10:00
cipher_chacha20_poly1305.h Copyright year updates 2023-09-07 09:59:15 +01:00
cipher_chacha20_poly1305_hw.c Copyright year updates 2024-09-05 09:35:49 +02:00
cipher_cts.c Copyright year updates 2024-09-05 09:35:49 +02:00
cipher_cts.h Copyright year updates 2023-09-07 09:59:15 +01:00
cipher_des.c update/final: Return error if key is not set 2023-11-03 13:36:13 +01:00
cipher_des.h
cipher_des_hw.c
cipher_desx.c
cipher_desx_hw.c Copyright year updates 2024-09-05 09:35:49 +02:00
cipher_idea.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
cipher_idea.h
cipher_idea_hw.c
cipher_null.c Copyright year updates 2024-09-05 09:35:49 +02:00
cipher_rc2.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_rc2.h
cipher_rc2_hw.c
cipher_rc4.c "foo * bar" should be "foo *bar" 2023-09-11 10:15:30 +02:00
cipher_rc4.h
cipher_rc4_hmac_md5.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
cipher_rc4_hmac_md5.h Copyright year updates 2023-09-07 09:59:15 +01:00
cipher_rc4_hmac_md5_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_rc4_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_rc5.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
cipher_rc5.h
cipher_rc5_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_seed.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
cipher_seed.h
cipher_seed_hw.c
cipher_sm4.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
cipher_sm4.h
cipher_sm4_ccm.c Copyright year updates 2023-09-28 14:23:29 +01:00
cipher_sm4_ccm.h riscv: SM4: Provide a Zvksed-based implementation 2023-10-26 15:55:49 +01:00
cipher_sm4_ccm_hw.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_sm4_ccm_hw_rv64i.inc Update for Zvkb extension. 2023-10-26 15:55:50 +01:00
cipher_sm4_ccm_hw_x86_64.inc Enable x86-64 SM4 optimizations with SM4 ISA extension 2025-04-03 10:09:04 +11:00
cipher_sm4_gcm.c Copyright year updates 2023-09-28 14:23:29 +01:00
cipher_sm4_gcm.h
cipher_sm4_gcm_hw.c Enable x86-64 SM4 optimizations with SM4 ISA extension 2025-04-03 10:09:04 +11:00
cipher_sm4_gcm_hw_rv64i.inc Update for Zvkb extension. 2023-10-26 15:55:50 +01:00
cipher_sm4_gcm_hw_x86_64.inc Enable x86-64 SM4 optimizations with SM4 ISA extension 2025-04-03 10:09:04 +11:00
cipher_sm4_hw.c Enable x86-64 SM4 optimizations with SM4 ISA extension 2025-04-03 10:09:04 +11:00
cipher_sm4_hw_rv64i.inc Update for Zvkb extension. 2023-10-26 15:55:50 +01:00
cipher_sm4_hw_x86_64.inc Enable x86-64 SM4 optimizations with SM4 ISA extension 2025-04-03 10:09:04 +11:00
cipher_sm4_xts.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
cipher_sm4_xts.h Copyright year updates 2023-09-07 09:59:15 +01:00
cipher_sm4_xts_hw.c Enable x86-64 SM4 optimizations with SM4 ISA extension 2025-04-03 10:09:04 +11:00
cipher_sm4_xts_hw_rv64i.inc Update for Zvkb extension. 2023-10-26 15:55:50 +01:00
cipher_sm4_xts_hw_x86_64.inc Enable x86-64 SM4 optimizations with SM4 ISA extension 2025-04-03 10:09:04 +11:00
cipher_tdes.c
cipher_tdes.h Copyright year updates 2024-09-05 09:35:49 +02:00
cipher_tdes_common.c 3des: remove redundant OSSL_PARAMs from settable list 2025-06-25 17:22:07 +10:00
cipher_tdes_default.c
cipher_tdes_default.h
cipher_tdes_default_hw.c
cipher_tdes_hw.c
cipher_tdes_wrap.c providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cipher_tdes_wrap_hw.c
ciphercommon.c.in cipher: use table based param decoding for ciphers 2025-06-25 17:22:07 +10:00
ciphercommon_block.c Copyright year updates 2023-09-07 09:59:15 +01:00
ciphercommon_ccm.c.in providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
ciphercommon_ccm_hw.c
ciphercommon_gcm.c.in providers: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
ciphercommon_gcm_hw.c
ciphercommon_hw.c
ciphercommon_local.h