crypto_openssl: make sha global variables constant for OpenSSL < 3
Make sha global variables constant to mute compilation warning with
OpenSSL version 1 or 2. OpenSSL 3 changed and require EVP_MD non-const.
Signed-off-by:
Christian Marangi <ansuelsmth@gmail.com>
Please register or sign in to comment