CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/22 08:02:52
Modified files:
lib/libssl/src/crypto/rand: rand.h
Log message:
Place most of the RAND_* functions under #ifndef LIBRESSL_INTERNAL (some
are still needed for the engine). Our code should use arc4random instead.
