mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +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 1b45846692
)
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…
Reference in New Issue
Block a user