openssl/providers/implementations/ciphers
Matt Caswell 87d3bb8e86 Don't compile AESNI code if we're not AESNI capable
Compile failures were occuring on systems that weren't AESNI capable
because the detection wasn't quite right in a couple of files.

This fixes a run-checker build failure for the 386 compile option.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11022)
2020-02-08 00:02:13 +00:00
..
build.info Implement the NULL cipher in the default provider 2020-01-20 15:28:39 +00:00
cipher_aes_cbc_hmac_sha1_hw.c Don't compile AESNI code if we're not AESNI capable 2020-02-08 00:02:13 +00:00
cipher_aes_cbc_hmac_sha256_hw.c Don't compile AESNI code if we're not AESNI capable 2020-02-08 00:02:13 +00:00
cipher_aes_cbc_hmac_sha.c Fix no-multiblock 2020-02-05 09:40:02 +00:00
cipher_aes_cbc_hmac_sha.h Don't compile AESNI code if we're not AESNI capable 2020-02-08 00:02:13 +00:00
cipher_aes_ccm_hw_aesni.inc Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
cipher_aes_ccm_hw_s390x.inc Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
cipher_aes_ccm_hw_t4.inc Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
cipher_aes_ccm_hw.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
cipher_aes_ccm.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
cipher_aes_ccm.h EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
cipher_aes_gcm_hw_aesni.inc PROV: Fix mixup between general and specialized GCM implementations 2020-01-14 14:57:05 +01:00
cipher_aes_gcm_hw_armv8.inc PROV: Fix mixup between general and specialized GCM implementations 2020-01-14 14:57:05 +01:00
cipher_aes_gcm_hw_s390x.inc Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
cipher_aes_gcm_hw_t4.inc PROV: Fix mixup between general and specialized GCM implementations 2020-01-14 14:57:05 +01:00
cipher_aes_gcm_hw.c PROV: Fix mixup between general and specialized GCM implementations 2020-01-14 14:57:05 +01:00
cipher_aes_gcm.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
cipher_aes_gcm.h EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
cipher_aes_hw_aesni.inc Fix Use after free when copying cipher ctx 2019-11-18 13:13:05 +10:00
cipher_aes_hw_s390x.inc fix s390 compile error due to missing comma. 2019-11-19 10:38:05 +10:00
cipher_aes_hw_t4.inc Fix Use after free when copying cipher ctx 2019-11-18 13:13:05 +10:00
cipher_aes_hw.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
cipher_aes_ocb_hw.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
cipher_aes_ocb.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
cipher_aes_ocb.h EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
cipher_aes_siv_hw.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
cipher_aes_siv.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
cipher_aes_siv.h EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
cipher_aes_wrp.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
cipher_aes_xts_fips.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
cipher_aes_xts_hw.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
cipher_aes_xts.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
cipher_aes_xts.h EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
cipher_aes.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
cipher_aes.h EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
cipher_aria_ccm_hw.c
cipher_aria_ccm.c
cipher_aria_ccm.h Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
cipher_aria_gcm_hw.c PROV: Fix mixup between general and specialized GCM implementations 2020-01-14 14:57:05 +01:00
cipher_aria_gcm.c
cipher_aria_gcm.h Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
cipher_aria_hw.c Fix Use after free when copying cipher ctx 2019-11-18 13:13:05 +10:00
cipher_aria.c Fix Use after free when copying cipher ctx 2019-11-18 13:13:05 +10:00
cipher_aria.h
cipher_blowfish_hw.c Deprecate Low Level Blowfish APIs 2020-01-08 11:25:25 +00:00
cipher_blowfish.c Deprecate Low Level Blowfish APIs 2020-01-08 11:25:25 +00:00
cipher_blowfish.h
cipher_camellia_hw_t4.inc Fix Use after free when copying cipher ctx 2019-11-18 13:13:05 +10:00
cipher_camellia_hw.c Deprecate Low Level Camellia APIs 2020-01-13 13:38:20 +00:00
cipher_camellia.c Deprecate Low Level Camellia APIs 2020-01-13 13:38:20 +00:00
cipher_camellia.h EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
cipher_cast5_hw.c Deprecate the Low Level CAST APIs 2020-01-13 13:44:27 +00:00
cipher_cast5.c Deprecate the Low Level CAST APIs 2020-01-13 13:44:27 +00:00
cipher_cast.h
cipher_chacha20_hw.c Add ChaCha related ciphers to default provider 2019-10-16 16:18:42 +10:00
cipher_chacha20_poly1305_hw.c Fix typo in cipher_chacha20_poly1305_hw.c. 2019-10-31 10:50:38 +00:00
cipher_chacha20_poly1305.c Make sure we handle input NULL with length 0 2019-11-29 10:41:06 +00:00
cipher_chacha20_poly1305.h Add ChaCha related ciphers to default provider 2019-10-16 16:18:42 +10:00
cipher_chacha20.c ciphers/chacha20,poly1303: Fix two coverity errors 2019-10-20 23:58:05 +02:00
cipher_chacha20.h Add ChaCha related ciphers to default provider 2019-10-16 16:18:42 +10:00
cipher_des_hw.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cipher_des.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cipher_des.h EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
cipher_desx_hw.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cipher_desx.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cipher_idea_hw.c Deprecate the low level IDEA functions. 2020-01-19 10:38:49 +10:00
cipher_idea.c Deprecate the low level IDEA functions. 2020-01-19 10:38:49 +10:00
cipher_idea.h
cipher_null.c Implement the NULL cipher in the default provider 2020-01-20 15:28:39 +00:00
cipher_rc2_hw.c Deprecate the low level RC2 functions 2020-01-16 07:07:27 +10:00
cipher_rc2.c Deprecate the low level RC2 functions 2020-01-16 07:07:27 +10:00
cipher_rc2.h
cipher_rc4_hmac_md5_hw.c Deprecate the low level MD5 functions. 2020-01-19 10:14:39 +10:00
cipher_rc4_hmac_md5.c Deprecate the low level MD5 functions. 2020-01-19 10:14:39 +10:00
cipher_rc4_hmac_md5.h Add rc4_hmac_md5 cipher to default provider 2019-11-11 10:04:46 +10:00
cipher_rc4_hw.c Deprecate the low level RC4 functions 2020-01-16 07:07:27 +10:00
cipher_rc4.c Deprecate the low level RC4 functions 2020-01-16 07:07:27 +10:00
cipher_rc4.h
cipher_rc5_hw.c Deprecate the low level RC5 functions 2020-01-16 07:07:27 +10:00
cipher_rc5.c Deprecate the low level RC5 functions 2020-01-16 07:07:27 +10:00
cipher_rc5.h
cipher_seed_hw.c Deprecate the low level SEED functions 2020-01-16 07:06:14 +10:00
cipher_seed.c Deprecate the low level SEED functions 2020-01-16 07:06:14 +10:00
cipher_seed.h
cipher_sm4_hw.c Fix Use after free when copying cipher ctx 2019-11-18 13:13:05 +10:00
cipher_sm4.c Fix Use after free when copying cipher ctx 2019-11-18 13:13:05 +10:00
cipher_sm4.h
cipher_tdes_default_hw.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cipher_tdes_default.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cipher_tdes_default.h
cipher_tdes_hw.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cipher_tdes_wrap_hw.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cipher_tdes_wrap.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cipher_tdes.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cipher_tdes.h EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
ciphercommon_block.c Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
ciphercommon_ccm_hw.c Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
ciphercommon_ccm.c Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
ciphercommon_gcm_hw.c PROV: Fix mixup between general and specialized GCM implementations 2020-01-14 14:57:05 +01:00
ciphercommon_gcm.c Convert rand_bytes_ex and rand_priv_bytes_ex to public functions 2020-01-20 14:54:31 +00:00
ciphercommon_hw.c Optimize AES-ECB mode in OpenSSL for both aarch64 and aarch32 2019-12-11 18:56:11 +01:00
ciphercommon_local.h Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
ciphercommon.c Add GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GCM_SET_IV_INV to providers 2020-01-10 11:58:27 +10:00