openssl/engines
Matt Caswell a0cbc2d222 Make sure EVP_CIPHER_CTX_copy works with the dasync engine
Ciphers in the daysnc engine were failing to copy their context properly
in the event of EVP_CIPHER_CTX_copy() because they did not define the
flag EVP_CIPH_CUSTOM_FLAG

Fixes #16844

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16846)
2021-10-19 16:19:51 +01:00
..
asm
build.info Make it possible to disable the loader_attic engine 2021-05-22 14:12:51 +02:00
e_afalg_err.c ERR: Rebuild generated engine error files 2021-05-28 14:22:45 +02:00
e_afalg_err.h Update copyright year 2021-02-18 15:05:17 +00:00
e_afalg.c Fix a memory leak in the afalg engine 2021-10-06 15:09:51 +02:00
e_afalg.ec
e_afalg.h
e_afalg.txt Update copyright year 2021-02-18 15:05:17 +00:00
e_capi_err.c ERR: Rebuild generated engine error files 2021-05-28 14:22:45 +02:00
e_capi_err.h Update copyright year 2021-02-18 15:05:17 +00:00
e_capi.c Update copyright year 2021-05-20 14:22:33 +01:00
e_capi.ec
e_capi.txt Update copyright year 2021-02-18 15:05:17 +00:00
e_dasync_err.c ERR: Rebuild generated engine error files 2021-05-28 14:22:45 +02:00
e_dasync_err.h Update copyright year 2021-02-18 15:05:17 +00:00
e_dasync.c Make sure EVP_CIPHER_CTX_copy works with the dasync engine 2021-10-19 16:19:51 +01:00
e_dasync.ec
e_dasync.txt Update copyright year 2021-02-18 15:05:17 +00:00
e_devcrypto.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
e_loader_attic_err.c ERR: Rebuild generated engine error files 2021-05-28 14:22:45 +02:00
e_loader_attic_err.h Update copyright year 2021-02-18 15:05:17 +00:00
e_loader_attic.c Fix file_name_check() in storemgmt/file_store.c and e_loader_attic.c 2021-06-25 12:21:36 +02:00
e_loader_attic.ec
e_loader_attic.txt Update copyright year 2021-02-18 15:05:17 +00:00
e_ossltest_err.c ERR: Rebuild generated engine error files 2021-05-28 14:22:45 +02:00
e_ossltest_err.h Update copyright year 2021-02-18 15:05:17 +00:00
e_ossltest.c Replace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.c 2021-10-06 15:18:10 +02:00
e_ossltest.ec
e_ossltest.txt Update copyright year 2021-02-18 15:05:17 +00:00
e_padlock.c Update copyright year 2021-06-17 13:24:59 +01:00