openssl/providers
Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock
Some functions that lock things are void, so we just return early.

Also make ossl_namemap_empty return 0 on error.  Updated the docs, and added
some code to ossl_namemap_stored() to handle the failure, and updated the
tests to allow for failure.

Fixes: #14230

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14238)
2021-03-14 15:33:34 +10:00
..
common Update copyright year 2021-03-11 13:27:36 +00:00
fips Always check CRYPTO_LOCK_{read,write}_lock 2021-03-14 15:33:34 +10:00
implementations update set_ctx_param store management calls to return 1 for a NULL params 2021-03-12 08:27:30 +10:00
baseprov.c
build.info Make 'tests' depend on a generated 'providers/fipsmodule.cnf' 2021-03-03 14:47:43 +01:00
decoders.inc Update copyright year 2021-02-18 15:05:17 +00:00
defltprov.c Update copyright year 2021-02-18 15:05:17 +00:00
encoders.inc PROV: Implement an EC key -> blob encoder, to get the public key 2021-02-27 16:14:09 +01:00
legacyprov.c
nullprov.c
prov_running.c
stores.inc