]> git.ipfire.org Git - thirdparty/openssl.git/commit
deserialisation: add deserialisation to the base provider
authorPauli <paul.dale@oracle.com>
Mon, 27 Jul 2020 04:47:59 +0000 (14:47 +1000)
committerPauli <paul.dale@oracle.com>
Thu, 30 Jul 2020 10:15:59 +0000 (20:15 +1000)
commita3f15e237c0325718f488ebf9a242c031f4f864e
treee7967fa597f7e7ba61ea7bd5d5de7541bcf709bf
parentdfc0857d8191d43be320f4ba472b7c782248a35d
deserialisation: add deserialisation to the base provider

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12104)
apps/list.c
doc/man1/openssl-list.pod.in
providers/baseprov.c
providers/defltprov.c
providers/deserializers.inc [new file with mode: 0644]