openssl/crypto/ts
Richard Levitte ad57a13bb8 Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt()
The intention is to allow for OIDs for which libcrypto has no
information, but are still fetchable for OSSL_ALGORITHM
implementations that specify an OID amongst their names.

Fixes #14278

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14498)
2021-04-18 10:10:24 +02:00
..
build.info
ts_asn1.c
ts_conf.c
ts_err.c
ts_lib.c
ts_local.h
ts_req_print.c
ts_req_utils.c
ts_rsp_print.c
ts_rsp_sign.c Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt() 2021-04-18 10:10:24 +02:00
ts_rsp_utils.c
ts_rsp_verify.c
ts_verify_ctx.c