Streamline the safestack generated code
authorMatt Caswell <matt@openssl.org>
Thu, 3 Sep 2020 16:35:41 +0000 (17:35 +0100)
committerMatt Caswell <matt@openssl.org>
Sun, 13 Sep 2020 10:11:56 +0000 (11:11 +0100)
commitc6029deab2dba334874b17a9969b6c5fbbb7f96c
tree4ecf26ee33b6989cc4da98263a9d93b6dd39b1db
parent316054147aad943d794c5ba723e5635c31f4ca3e
Streamline the safestack generated code

The safestack code generation was generating a little too much. Some of
it could be done with a normal macro.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12781)
include/openssl/safestack.h.in
util/perl/OpenSSL/stackhash.pm