Home | History | Annotate | Download | only in libevent

Lines Matching full:arc4random_buf

18  o Fix a compiler warning when checking for arc4random_buf linker breakage. (5cb3865)
19 o Fix another arc4random_buf-related warning (e64a2b0)
95 o check for arc4random_buf at runtime, on OS X (bff5f94 Greg Hazel)
96 o Correctly check for arc4random_buf (fcec3e8 Sebastian Hahn)
290 o Allow OS-neutral builds for platforms where some versions have arc4random_buf (b442302 Mitchell Livingston)
1018 o Make RNG work when we have arc4random() but not arc4random_buf() (4ec8fea)