CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/10 08:58:06
Modified files:
lib/libcrypto : Symbols.namespace
lib/libcrypto/bn: bn.h bn_div.c bn_exp.c bn_gcd.c
lib/libcrypto/hidden/openssl: bn.h
Log message:
Hide symbols in bn.h
Mark them LCRYPTO_UNUSED appropriately and remove the LIBRESSL_INTERNAL
guards around them
ok tb@
