History log of /openbsd-src/lib/libcrypto/hidden/openssl/sm3.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 5491b92b 08-Jul-2023 beck <beck@openbsd.org>

Hide symbols in sm3

ok tb@ jsing@


# 1ec3c770 07-Jul-2023 beck <beck@openbsd.org>

Unbreak the namespace build after a broken mk.conf and tool misfire had
me aliasing symbols not in the headers I was procesing.

This unbreaks the namespace build so it will pass again

ok tb@


# 93f18f11 07-Jul-2023 beck <beck@openbsd.org>

hide symbols in sm, rand, and poly1305

ok jsing@