CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/10 08:53:01
Modified files:
lib/libcrypto : Symbols.namespace
lib/libcrypto/hidden/openssl: rand.h
lib/libcrypto/rand: rand.h rand_lib.c randfile.c
Log message:
Finish hiding symbols in rand.h
This removes the LIBRESSL_INTERNAL guards and marks
the functions within as LCRYPTO_UNUSED
