diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2014-10-22 13:02:05 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2014-10-22 13:02:05 +0000 |
commit | 58c3dc12b82cadf69de6bc4f8f76f13629bdd6ab (patch) | |
tree | 42fe7905a2e367a76f17341a7133a31761450a83 /regress/lib/libcrypto | |
parent | 6531ff24cfe50f54f1cc48c49a17c38d86e76054 (diff) |
Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().
arc4random_buf() is guaranteed to always succeed - it is worth noting
that a number of the replaced function calls were already missing return
value checks.
ok deraadt@
Diffstat (limited to 'regress/lib/libcrypto')
0 files changed, 0 insertions, 0 deletions