summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/crypto/arc4random_hpux.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* back in september I did the large abstraction refactoring to allow thesederaadt2015-01-151-1/+2
| | | | other systems to fit into the same mold, so add copyright
* add initial HP-UX getentropy/arc4random support.bcook2015-01-061-0/+79
patch from Kinichiro Inoguchi, tested on HP-UX 11.31 ok deraadt@