summaryrefslogtreecommitdiff
path: root/regress/lib/libcrypto
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2014-10-22 13:02:05 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2014-10-22 13:02:05 +0000
commit58c3dc12b82cadf69de6bc4f8f76f13629bdd6ab (patch)
tree42fe7905a2e367a76f17341a7133a31761450a83 /regress/lib/libcrypto
parent6531ff24cfe50f54f1cc48c49a17c38d86e76054 (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