add initial HP-UX getentropy/arc4random support.
authorbcook <bcook@openbsd.org>
Tue, 6 Jan 2015 21:08:11 +0000 (21:08 +0000)
committerbcook <bcook@openbsd.org>
Tue, 6 Jan 2015 21:08:11 +0000 (21:08 +0000)
commit3d8b69a7382be5654646cfb597e86e5986a32e1f
tree9d8c16b3024459ed195e6c03d8a131845ce49b00
parentb259b07e460df8380b934668e3767da740044136
add initial HP-UX getentropy/arc4random support.

patch from Kinichiro Inoguchi, tested on HP-UX 11.31

ok deraadt@
lib/libcrypto/arc4random/arc4random_hpux.h [new file with mode: 0644]
lib/libcrypto/arc4random/getentropy_hpux.c [new file with mode: 0644]
lib/libcrypto/crypto/arc4random_hpux.h [new file with mode: 0644]
lib/libcrypto/crypto/getentropy_hpux.c [new file with mode: 0644]