CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 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@