openssl/providers/implementations/ciphers
Fangming.Fang bec9289143 Fix AES-CBC perf test failure issue
As ossl_cipher_generic dosen't support to set key length, and
"openssl speed aes-(128|192|256)-cbc" tests fail. A small fix by
adding OSSL_CIPHER_PARAM_KEYLEN params.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14777)
2021-04-07 23:27:03 +10:00
..
build.info
cipher_aes_cbc_hmac_sha1_hw.c
cipher_aes_cbc_hmac_sha256_hw.c
cipher_aes_cbc_hmac_sha.c support params argument to AES cipher init calls 2021-03-12 08:27:21 +10:00
cipher_aes_cbc_hmac_sha.h
cipher_aes_ccm_hw_aesni.inc Update copyright year 2021-03-11 13:27:36 +00:00
cipher_aes_ccm_hw_s390x.inc
cipher_aes_ccm_hw_t4.inc Update copyright year 2021-03-11 13:27:36 +00:00
cipher_aes_ccm_hw.c Update copyright year 2021-03-11 13:27:36 +00:00
cipher_aes_ccm.c Update copyright year 2021-03-11 13:27:36 +00:00
cipher_aes_ccm.h
cipher_aes_cts.c
cipher_aes_cts.h
cipher_aes_cts.inc support params argument to AES cipher init calls 2021-03-12 08:27:21 +10:00
cipher_aes_gcm_hw_aesni.inc Update copyright year 2021-03-11 13:27:36 +00:00
cipher_aes_gcm_hw_armv8.inc Update copyright year 2021-03-11 13:27:36 +00:00
cipher_aes_gcm_hw_s390x.inc
cipher_aes_gcm_hw_t4.inc Update copyright year 2021-03-11 13:27:36 +00:00
cipher_aes_gcm_hw.c Update copyright year 2021-03-11 13:27:36 +00:00
cipher_aes_gcm.c Update copyright year 2021-03-11 13:27:36 +00:00
cipher_aes_gcm.h
cipher_aes_hw_aesni.inc Update copyright year 2021-02-18 15:05:17 +00:00
cipher_aes_hw_s390x.inc Update copyright year 2021-02-18 15:05:17 +00:00
cipher_aes_hw_t4.inc Update copyright year 2021-02-18 15:05:17 +00:00
cipher_aes_hw.c Update copyright year 2021-02-18 15:05:17 +00:00
cipher_aes_ocb_hw.c
cipher_aes_ocb.c support params argument to AES cipher init calls 2021-03-12 08:27:21 +10:00
cipher_aes_ocb.h
cipher_aes_siv_hw.c Add ossl_siv symbols 2021-03-18 17:52:37 +10:00
cipher_aes_siv.c support params argument to AES cipher init calls 2021-03-12 08:27:21 +10:00
cipher_aes_siv.h Update copyright year 2021-02-18 15:05:17 +00:00
cipher_aes_wrp.c support params argument to AES cipher init calls 2021-03-12 08:27:21 +10:00
cipher_aes_xts_fips.c Add ossl_provider symbols 2021-03-18 17:52:38 +10:00
cipher_aes_xts_hw.c
cipher_aes_xts.c Add ossl_provider symbols 2021-03-18 17:52:38 +10:00
cipher_aes_xts.h Add ossl_provider symbols 2021-03-18 17:52:38 +10:00
cipher_aes.c
cipher_aes.h
cipher_aria_ccm_hw.c Add ossl_aria symbols 2021-03-18 17:52:37 +10:00
cipher_aria_ccm.c Update copyright year 2021-03-11 13:27:36 +00:00
cipher_aria_ccm.h
cipher_aria_gcm_hw.c Add ossl_aria symbols 2021-03-18 17:52:37 +10:00
cipher_aria_gcm.c Update copyright year 2021-03-11 13:27:36 +00:00
cipher_aria_gcm.h
cipher_aria_hw.c Add ossl_aria symbols 2021-03-18 17:52:37 +10:00
cipher_aria.c
cipher_aria.h
cipher_blowfish_hw.c
cipher_blowfish.c Update copyright year 2021-02-18 15:05:17 +00:00
cipher_blowfish.h
cipher_camellia_hw_t4.inc Update copyright year 2021-02-18 15:05:17 +00:00
cipher_camellia_hw.c Update copyright year 2021-02-18 15:05:17 +00:00
cipher_camellia.c
cipher_camellia.h
cipher_cast5_hw.c
cipher_cast5.c Update copyright year 2021-02-18 15:05:17 +00:00
cipher_cast.h
cipher_chacha20_hw.c
cipher_chacha20_poly1305_hw.c prov: support params argument to CHACHA20 ciphers 2021-03-12 08:27:21 +10:00
cipher_chacha20_poly1305.c prov: support params argument to CHACHA20 ciphers 2021-03-12 08:27:21 +10:00
cipher_chacha20_poly1305.h
cipher_chacha20.c prov: support params argument to CHACHA20 ciphers 2021-03-12 08:27:21 +10:00
cipher_chacha20.h Update copyright year 2021-03-11 13:27:36 +00:00
cipher_des_hw.c Update copyright year 2021-03-11 13:27:36 +00:00
cipher_des.c prov: support param argument to DES cipher init calls 2021-03-12 08:27:21 +10:00
cipher_des.h Update copyright year 2021-02-18 15:05:17 +00:00
cipher_desx_hw.c
cipher_desx.c
cipher_idea_hw.c
cipher_idea.c
cipher_idea.h
cipher_null.c prov: support param argument to null cipher init calls 2021-03-12 08:27:21 +10:00
cipher_rc2_hw.c
cipher_rc2.c prov: support params argument to RCx ciphers 2021-03-12 08:27:21 +10:00
cipher_rc2.h
cipher_rc4_hmac_md5_hw.c
cipher_rc4_hmac_md5.c prov: support params argument to RCx ciphers 2021-03-12 08:27:21 +10:00
cipher_rc4_hmac_md5.h
cipher_rc4_hw.c
cipher_rc4.c prov: support params argument to RCx ciphers 2021-03-12 08:27:21 +10:00
cipher_rc4.h
cipher_rc5_hw.c
cipher_rc5.c prov: support params argument to RCx ciphers 2021-03-12 08:27:21 +10:00
cipher_rc5.h
cipher_seed_hw.c
cipher_seed.c
cipher_seed.h
cipher_sm4_hw.c Add ossl_ symbols for sm3 and sm4 2021-03-18 17:52:37 +10:00
cipher_sm4.c
cipher_sm4.h
cipher_tdes_common.c prov: support param argument to DES cipher init calls 2021-03-12 08:27:21 +10:00
cipher_tdes_default_hw.c Update copyright year 2021-02-18 15:05:17 +00:00
cipher_tdes_default.c
cipher_tdes_default.h
cipher_tdes_hw.c
cipher_tdes_wrap_hw.c
cipher_tdes_wrap.c Update copyright year 2021-02-18 15:05:17 +00:00
cipher_tdes.c Update copyright year 2021-02-18 15:05:17 +00:00
cipher_tdes.h Update copyright year 2021-02-18 15:05:17 +00:00
ciphercommon_block.c Update copyright year 2021-02-18 15:05:17 +00:00
ciphercommon_ccm_hw.c Update copyright year 2021-03-11 13:27:36 +00:00
ciphercommon_ccm.c prov: support params argument to common cipher init calls 2021-03-12 08:27:21 +10:00
ciphercommon_gcm_hw.c Update copyright year 2021-03-11 13:27:36 +00:00
ciphercommon_gcm.c prov: support params argument to common cipher init calls 2021-03-12 08:27:21 +10:00
ciphercommon_hw.c Update copyright year 2021-02-18 15:05:17 +00:00
ciphercommon_local.h Update copyright year 2021-03-11 13:27:36 +00:00
ciphercommon.c Fix AES-CBC perf test failure issue 2021-04-07 23:27:03 +10:00