mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
Export RAND_bytes from hcrypto on Windows
Unix already did so, and we need it for the rfc3961 library. Reviewed-on: http://gerrit.openafs.org/10052 Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com> Tested-by: BuildBot <buildbot@rampaginggeek.com> (cherry picked from commit 1b45846692e2bc419e8d7027fd6b2c4f78296a29) Change-Id: Iaa5fbe9bcd969ea235537341b7ec98d4b661d61a Reviewed-on: http://gerrit.openafs.org/10063 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
This commit is contained in:
parent
1235431e13
commit
f8089e6a33
@ -39,3 +39,4 @@ EXPORTS
|
||||
hc_RAND_file_name @38
|
||||
hc_RAND_add @39
|
||||
hc_RAND_write_file @40
|
||||
hc_RAND_bytes @41
|
||||
|
Loading…
x
Reference in New Issue
Block a user