openssl/crypto/rsa
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
..
build.info Remove RSA SSLv23 padding mode 2021-03-01 10:56:12 +01:00
rsa_acvp_test_params.c
rsa_ameth.c Remove dead code in rsa_pkey_ctrl. 2021-02-14 16:48:48 +10:00
rsa_asn1.c
rsa_backend.c Update copyright year 2021-02-18 15:05:17 +00:00
rsa_chk.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_crpt.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_depr.c
rsa_err.c ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
rsa_gen.c Update copyright year 2021-02-18 15:05:17 +00:00
rsa_lib.c Cleanup of some of the EVP_PKEY_CTX_ctrl related TODOs 2021-02-24 17:55:20 +01:00
rsa_local.h Update copyright year 2021-03-11 13:27:36 +00:00
rsa_meth.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_mp_names.c rsa: add ossl_ prefix to internal rsa_ calls. 2020-10-07 09:04:51 +10:00
rsa_mp.c Update copyright year 2020-11-26 14:18:57 +00:00
rsa_none.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_oaep.c Update copyright year 2021-01-28 13:54:57 +01:00
rsa_ossl.c Always check CRYPTO_LOCK_{read,write}_lock 2021-03-14 15:33:34 +10:00
rsa_pk1.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_pmeth.c Update copyright year 2021-03-11 13:27:36 +00:00
rsa_prn.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_pss.c Update copyright year 2021-02-18 15:05:17 +00:00
rsa_saos.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_schemes.c rsa: add ossl_ prefix to internal rsa_ calls. 2020-10-07 09:04:51 +10:00
rsa_sign.c RSA: correct digestinfo_ripemd160_der[] 2020-11-30 12:42:03 +01:00
rsa_sp800_56b_check.c Update copyright year 2021-03-11 13:27:36 +00:00
rsa_sp800_56b_gen.c Update copyright year 2021-03-11 13:27:36 +00:00
rsa_x931.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
rsa_x931g.c Update copyright year 2021-01-28 13:54:57 +01:00