]> git.ipfire.org Git - thirdparty/openssl.git/commit
OpenSSL::ParseC: handle OSSL_CORE_MAKE_FUNC
authorRichard Levitte <levitte@openssl.org>
Mon, 5 Oct 2020 05:55:14 +0000 (07:55 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 12 Oct 2020 06:29:31 +0000 (08:29 +0200)
commitd406f0fe679a571af3f2cfd48b4d830b3d743694
treef4e2ea31c6250b52d0ad344893e626b6c15d55ca
parent3ad9c478642d6edf5964c8c890845d93b40cb9a0
OpenSSL::ParseC: handle OSSL_CORE_MAKE_FUNC

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13074)
util/perl/OpenSSL/ParseC.pm