openssl/providers/implementations/encode_decode
Shane Lontis 0e540f231c Fix coverity CID #1466375 - Remove dead code.
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/12708)
2020-09-05 15:41:30 +10:00
..
build.info Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
decode_common.c STORE: Move the built-in 'file:' loader to become an engine module 2020-09-03 17:48:32 +02:00
decode_der2key.c CORE: Define provider-native abstract objects 2020-08-24 10:02:25 +02:00
decode_ms2key.c CORE: Define provider-native abstract objects 2020-08-24 10:02:25 +02:00
decode_pem2der.c CORE: Define provider-native abstract objects 2020-08-24 10:02:25 +02:00
encoder_common.c Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
encoder_dh_param.c Fix DH serializer import calls to use correct selection flags. 2020-08-30 16:17:17 +10:00
encoder_dh_priv.c Fix DH serializer import calls to use correct selection flags. 2020-08-30 16:17:17 +10:00
encoder_dh_pub.c Fix DH serializer import calls to use correct selection flags. 2020-08-30 16:17:17 +10:00
encoder_dh.c Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
encoder_dsa_param.c Fix DSA serializer import calls to use correct selection flags. 2020-08-30 16:17:17 +10:00
encoder_dsa_priv.c Fix DSA serializer import calls to use correct selection flags. 2020-08-30 16:17:17 +10:00
encoder_dsa_pub.c Add the correct enum value for DSA public key serialization 2020-08-31 14:49:16 +10:00
encoder_dsa.c Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
encoder_ec_param.c Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
encoder_ec_priv.c Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
encoder_ec_pub.c Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
encoder_ec.c Fix coverity CID #1466375 - Remove dead code. 2020-09-05 15:41:30 +10:00
encoder_ecx_priv.c Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
encoder_ecx_pub.c Fix ECX serializer import calls to use correct selection flags. 2020-08-30 16:17:17 +10:00
encoder_ecx.c Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
encoder_ffc_params.c Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
encoder_local.h Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
encoder_rsa_priv.c Fix RSA serializer import calls to use correct selection flags. 2020-08-30 16:17:17 +10:00
encoder_rsa_pub.c Fix RSA serializer import calls to use correct selection flags. 2020-08-30 16:17:17 +10:00
encoder_rsa.c Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00