Add the DSA serializers to the default provider tools
authorRichard Levitte <levitte@openssl.org>
Tue, 7 Jan 2020 15:00:19 +0000 (16:00 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 8 Jan 2020 21:32:46 +0000 (22:32 +0100)
commita0e594d6b5265efd412d248bd12e9d5305370286
treee165613f5072f33bca8b73a1c6ff84645118db42
parente0d8523e801b7a1fcdda698f9c28dd7a0617cd02
Add the DSA serializers to the default provider tools

The DSA serializers are implemented, but didn't get added to the
default provider's serializer algorithm table.

Fixes #10645

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10772)
providers/defltprov.c