History log of /openbsd/lib/libcrypto/hidden/openssl/evp.h (Results 1 – 2 of 2)
Revision Date Author Comments
# 676c1ec4 10-Apr-2024 beck <beck@openbsd.org>

Hide deprecated functions in evp.h

use LCRYPTO_UNUSED and remove the LIBRESSL_INTERNAL guard around them.

ok tb@


# 9bac3682 09-Apr-2024 beck <beck@openbsd.org>

Hide public symbols in evp.h

largely mechanically done by the guentherizer 9000

ok tb@