openssl/crypto/store
Richard Levitte d6d42cda5f Use centralized fetching errors
We've spread around FETCH_FAILED errors in quite a few places, and
that gives somewhat crude error records, as there's no way to tell if
the error was unavailable algorithms or some other error at such high
levels.

As an alternative, we take recording of these kinds of errors down to
the fetching functions, which are in a much better place to tell what
kind of error it was, thereby relieving the higher level calls from
having to guess.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13467)
2021-01-12 19:02:11 +01:00
..
build.info STORE: Deprecate legacy / ENGINE functions 2020-09-03 17:48:32 +02:00
store_err.c ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
store_init.c Update copyright year 2020-10-15 14:10:06 +01:00
store_lib.c Fix OSSL_PARAM creation in OSSL_STORE_open_ex 2020-12-19 11:33:21 +01:00
store_local.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
store_meth.c Use centralized fetching errors 2021-01-12 19:02:11 +01:00
store_register.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
store_result.c remove unused assignments 2020-12-03 11:21:33 +10:00
store_strings.c Update copyright year 2020-10-15 14:10:06 +01:00