openssl/providers/implementations/ciphers
XiaokangQian ec5059c3ef Fix Aes-xts potential failure on aarch64
Add return value for aarch64 in the init key function.
This will avoid overwriting the stream pointers of aarch64.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13133)
2020-10-20 13:45:01 +02:00
..
build.info Add AES_CBC_CTS ciphers to providers 2020-07-15 23:11:50 +02:00
cipher_aes_cbc_hmac_sha1_hw.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_aes_cbc_hmac_sha256_hw.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_aes_cbc_hmac_sha.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_aes_cbc_hmac_sha.h prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_aes_ccm_hw_aesni.inc Update copyright year 2020-10-15 14:10:06 +01:00
cipher_aes_ccm_hw_s390x.inc Update copyright year 2020-10-15 14:10:06 +01:00
cipher_aes_ccm_hw_t4.inc Update copyright year 2020-10-15 14:10:06 +01:00
cipher_aes_ccm_hw.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_aes_ccm.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_aes_ccm.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_aes_cts_fips.c prov: prefix aes-cbc-cts functions with ossl_ 2020-10-01 10:33:57 +10:00
cipher_aes_cts.h prov: prefix aes-cbc-cts functions with ossl_ 2020-10-01 10:33:57 +10:00
cipher_aes_cts.inc prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_aes_gcm_hw_aesni.inc prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_aes_gcm_hw_armv8.inc prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_aes_gcm_hw_s390x.inc Update copyright year 2020-10-15 14:10:06 +01:00
cipher_aes_gcm_hw_t4.inc prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_aes_gcm_hw.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_aes_gcm.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_aes_gcm.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_aes_hw_aesni.inc Update copyright year 2020-10-15 14:10:06 +01:00
cipher_aes_hw_s390x.inc Update copyright year 2020-10-15 14:10:06 +01: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 prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_aes_ocb_hw.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_aes_ocb.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_aes_ocb.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_aes_siv_hw.c Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
cipher_aes_siv.c Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
cipher_aes_siv.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
cipher_aes_wrp.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_aes_xts_fips.c Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
cipher_aes_xts_hw.c Fix Aes-xts potential failure on aarch64 2020-10-20 13:45:01 +02:00
cipher_aes_xts.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_aes_xts.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_aes.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_aes.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_aria_ccm_hw.c Update copyright year 2020-10-15 14:10:06 +01:00
cipher_aria_ccm.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_aria_ccm.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_aria_gcm_hw.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_aria_gcm.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_aria_gcm.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_aria_hw.c Update copyright year 2020-10-15 14:10:06 +01:00
cipher_aria.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_aria.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_blowfish_hw.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_blowfish.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_blowfish.h Update copyright year 2020-10-15 14:10:06 +01:00
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 prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_camellia.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_camellia.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_cast5_hw.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_cast5.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_cast.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_chacha20_hw.c Update copyright year 2020-10-15 14:10:06 +01:00
cipher_chacha20_poly1305_hw.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_chacha20_poly1305.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_chacha20_poly1305.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_chacha20.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_chacha20.h prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_des_hw.c Add solaris assembler fixes for legacy provider 2020-05-02 17:55:07 +10:00
cipher_des.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_des.h EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
cipher_desx_hw.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_desx.c Update copyright year 2020-04-23 13:55:52 +01:00
cipher_idea_hw.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_idea.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_idea.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_null.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_rc2_hw.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_rc2.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_rc2.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_rc4_hmac_md5_hw.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_rc4_hmac_md5.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_rc4_hmac_md5.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_rc4_hw.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_rc4.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_rc4.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_rc5_hw.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_rc5.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_rc5.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_seed_hw.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
cipher_seed.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_seed.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_sm4_hw.c Update copyright year 2020-10-15 14:10:06 +01:00
cipher_sm4.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_sm4.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_tdes_common.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_tdes_default_hw.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_tdes_default.c prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
cipher_tdes_default.h Update copyright year 2020-10-15 14:10:06 +01:00
cipher_tdes_hw.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_tdes_wrap_hw.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_tdes_wrap.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
cipher_tdes.c prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
cipher_tdes.h prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
ciphercommon_block.c Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +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 ciphers: add FIPS error state handling 2020-09-12 16:46:51 +10:00
ciphercommon_gcm_hw.c Update copyright year 2020-04-23 13:55:52 +01:00
ciphercommon_gcm.c Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
ciphercommon_hw.c Update copyright year 2020-10-15 14:10:06 +01:00
ciphercommon_local.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
ciphercommon.c Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00