openssl/apps/lib
Matt Caswell 2c90e80dec Remove some redundant error messages in the apps
We change the load_key() and load_pubkey() functions to make them more
consistent with the load_keyparams() function modified as a result of
PR #13317.

The error message on a NULL key is removed, because an error message has
already been displayed by load_key_certs_crls().

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13355)
2020-11-10 14:04:58 +00:00
..
app_params.c Update copyright year 2020-10-15 14:10:06 +01:00
app_provider.c Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
app_rand.c
app_x509.c
apps_ui.c
apps.c Remove some redundant error messages in the apps 2020-11-10 14:04:58 +00:00
build.info APPS: Reduce deprecation warning suppression - ENGINE 2020-10-04 13:23:03 +02:00
columns.c
engine.c Fix missing include of string.h in apps/lib/engine.c for strcmp. 2020-10-16 08:23:35 +01:00
fmt.c
http_server.c NonStop port updates for 3.0.0. 2020-09-12 20:32:11 +02:00
names.c Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 2020-09-13 11:10:39 +01:00
opt.c
s_cb.c APPS: Remove the format argument where it's not used 2020-10-26 09:43:39 +01:00
s_socket.c NonStop port updates for 3.0.0. 2020-09-12 20:32:11 +02:00
vms_decc_argv.c
vms_term_sock.c
win32_init.c