mirror of
https://github.com/openssl/openssl.git
synced 2024-12-27 06:21:43 +08:00
Switch lib/apps.c do_sign_init() to use EVP_DigestSignInit_ex, so it works with external providers. Since EVP_DigestSignInit_ex requires a digest name instead of an EVP_MD pointer, the apps using do_sign_init() had to be modified to pass char* instead of EVP_MD*. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/15014) |
||
---|---|---|
.. | ||
app_params.h | ||
apps_ui.h | ||
apps.h | ||
ec_common.h | ||
engine_loader.h | ||
fmt.h | ||
function.h | ||
http_server.h | ||
names.h | ||
opt.h | ||
platform.h | ||
s_apps.h | ||
vms_term_sock.h |