CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/22 07:54:03
Modified files:
usr.bin/openssl: enc.c openssl.c passwd.c rand.c s_cb.c
s_server.c speed.c ts.c
Log message:
Use arc4random_buf() instead of RAND(_pseudo)?_bytes().
ok bcook@
