openssl/crypto/serializer
Matt Caswell 55ecb812b1 Don't crash if we fail to find a serializer for the current provider
The code was assuming that a serializer would always be found - but this
may not be the case.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11271)
2020-03-11 15:06:50 +00:00
..
build.info SERIALIZER: add support for serializing EVP_PKEYs 2019-11-29 20:55:16 +01:00
serializer_err.c SERIALIZER: add support for serializing EVP_PKEYs 2019-11-29 20:55:16 +01:00
serializer_lib.c
serializer_local.h Redesign the KEYMGMT libcrypto <-> provider interface - the basics 2020-02-07 09:37:56 +01:00
serializer_meth.c Fix some typos 2019-12-11 19:04:01 +01:00
serializer_pkey.c Don't crash if we fail to find a serializer for the current provider 2020-03-11 15:06:50 +00:00