openssl/providers/implementations/encode_decode
Zhou Qingyang cb7e50ba3f Add the missing check of BN_bn2hex return value
CLA: trivial

Signed-off-by: Zhou Qingyang <zhou1615@umn.edu>

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17578)

(cherry picked from commit 4dd085c03a)
2022-01-28 15:07:16 +01:00
..
build.info Add a generic SubjectPublicKeyInfo decoder 2021-06-14 09:43:01 +01:00
decode_der2key.c OSSL_STORE: Prevent spurious error during loading private keys 2022-01-06 09:13:31 +01:00
decode_epki2pki.c Check the return value of ossl_bio_new_from_core_bio() 2022-01-03 12:00:20 +01:00
decode_msblob2key.c Check the return value of ossl_bio_new_from_core_bio() 2022-01-03 12:00:20 +01:00
decode_pem2der.c Check the return value of ossl_bio_new_from_core_bio() 2022-01-03 12:00:20 +01:00
decode_pvk2key.c Check the return value of ossl_bio_new_from_core_bio() 2022-01-03 12:00:20 +01:00
decode_spki2typespki.c Fix the return check of OBJ_obj2txt 2021-11-22 11:18:49 +01:00
encode_key2any.c key_to_type_specific_pem_bio_cb: Use passphrase callback from the arguments 2021-12-06 16:39:19 +01:00
encode_key2blob.c Check the return value of ossl_bio_new_from_core_bio() 2022-01-03 12:00:20 +01:00
encode_key2ms.c Check the return value of ossl_bio_new_from_core_bio() 2022-01-03 12:00:20 +01:00
encode_key2text.c Add the missing check of BN_bn2hex return value 2022-01-28 15:07:16 +01:00
endecoder_common.c Check the return value of ossl_bio_new_from_core_bio() 2022-01-03 12:00:20 +01:00
endecoder_local.h Update copyright year 2021-06-17 13:24:59 +01:00