openssl/providers/implementations/encode_decode
PW Hu 2349d7ba57 Fix the return check of OBJ_obj2txt
Also update OBJ_nid2obj.pod to document the possible return values.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17005)
2021-11-22 11:17:48 +01:00
..
build.info Add a generic SubjectPublicKeyInfo decoder 2021-06-14 09:43:01 +01:00
decode_der2key.c DECODER & ENCODER: Make sure to pass around the original selection bits 2021-06-29 13:50:51 +02:00
decode_epki2pki.c epki2pki_decode: passphrase callback failure is fatal error 2021-06-24 15:26:56 +02:00
decode_msblob2key.c DECODER & ENCODER: Make sure to pass around the original selection bits 2021-06-29 13:50:51 +02:00
decode_pem2der.c PEM to DER decoder: Specify object type and data structure more consistently 2021-09-05 21:34:50 +02:00
decode_pvk2key.c DECODER & ENCODER: Make sure to pass around the original selection bits 2021-06-29 13:50:51 +02:00
decode_spki2typespki.c Fix the return check of OBJ_obj2txt 2021-11-22 11:17:48 +01:00
encode_key2any.c Fix DER encoder implementations for output structures "EC" and "SM2" 2021-11-09 05:42:20 +01:00
encode_key2blob.c PROV: drop get_params() and gettable_params() from all encoder implementatio 2021-06-05 20:30:47 +10:00
encode_key2ms.c PROV: drop get_params() and gettable_params() from all encoder implementatio 2021-06-05 20:30:47 +10:00
encode_key2text.c Fix VS2019 compile error C4703: potentially uninitialized local pointer variable used. 2021-08-06 09:24:23 +10:00
endecoder_common.c Update copyright year 2021-06-17 13:24:59 +01:00
endecoder_local.h Update copyright year 2021-06-17 13:24:59 +01:00