VSI submission: RAND fixups
authorRichard Levitte <levitte@openssl.org>
Wed, 3 Aug 2016 19:45:06 +0000 (21:45 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 19 Aug 2016 12:41:07 +0000 (14:41 +0200)
commit7b415b0ec383df9bbc71a59c3a6e84947a84ac45
treec22343921bfd729e42dfe7db5f5038f1037f2f49
parent23ffde2eac7cc3d0e6bfc1377ff62ce5ef2e1049
VSI submission: RAND fixups

- make the VMS version of RAND_poll() faster and more secure
- avoid pointer size warnings with setvbuf()

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/rand/rand_vms.c [changed mode: 0644->0755]
crypto/rand/randfile.c