Constify stack and lhash macros.
authorDr. Stephen Henson <steve@openssl.org>
Sat, 21 May 2016 15:31:09 +0000 (16:31 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 21 May 2016 21:49:00 +0000 (22:49 +0100)
commit4591e5fb4168eb81d198a236d265d87256bf67c1
tree4b270d1c017918aa0944bdaaa111140709ebe3de
parent8bf780432c11bcedf20161f5e76bc19e300af419
Constify stack and lhash macros.

RT#4471

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/stack/stack.c
include/openssl/lhash.h
include/openssl/safestack.h
include/openssl/stack.h