CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/11/05 04:05:01
Modified files:
lib/libcrypto : Makefile crypto_legacy.c
Removed files:
lib/libcrypto : mem_clr.c
Log message:
Move OPENSSL_cleanse() to crypto_legacy()
The correct spelling is explicit_bzero() and it doesn't need its own file.
discussed with jsing
