ERR: Modify util/mkerr.pl to produce internal err string loaders
authorRichard Levitte <levitte@openssl.org>
Thu, 12 Nov 2020 08:12:41 +0000 (09:12 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 24 Nov 2020 14:18:29 +0000 (15:18 +0100)
commit9343d3fe3bc5a4a2d6461c640d34a96e950177ad
tree487c3108c48bd29aad4089a08b6730967d9081ef
parent9524a3089c0d4c3ae553e86f877eef9d6b192b20
ERR: Modify util/mkerr.pl to produce internal err string loaders

This also modifies the .ec L statement to take a third file, which is
the internal header file to declare internal things.  This is only
useful for our internal declarations and will not affect engines.

Fixes #10527

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13390)
crypto/err/openssl.ec
util/mkerr.pl