mirror of https://github.com/openssl/openssl.git
A key type may be deserialized from one of several sources, which means that more than one deserializer with the same name should be possible to add to the stack of deserializers to try, in the OSSL_DESERIALIZER_CTX collection. Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/12574) |
||
|---|---|---|
| .. | ||
| build.info | ||
| deserializer_err.c | ||
| deserializer_lib.c | ||
| deserializer_meth.c | ||
| deserializer_pkey.c | ||
| serdes_pass.c | ||
| serializer_err.c | ||
| serializer_lib.c | ||
| serializer_local.h | ||
| serializer_meth.c | ||
| serializer_pkey.c | ||