boringssl/util
Loo Rong Jie b570fd9fd6 Link advapi32.lib when linking crypto.
This is needed for RtlGenRandom [0] in crypto/rand_extra/windows.c [1].

Linker error actually shows "SystemFunction036" instead of "RtlGenRandom".

[0]: https://msdn.microsoft.com/en-us/library/windows/desktop/aa387694(v=vs.85).aspx
[1]: f21650709a/crypto/rand_extra/windows.c (L44)

Change-Id: Ie52e0a1d507e3598ba3ae3c449d0088981c06d8a
Reviewed-on: https://boringssl-review.googlesource.com/28884
Reviewed-by: Adam Langley <agl@google.com>
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2018-06-07 19:05:59 +00:00
..
bot Update tools. 2018-05-29 14:24:35 +00:00
fipstools delocate: put emitted labels in a specific file. 2018-04-19 17:54:31 +00:00
32-bit-toolchain.cmake
all_tests.go Make all_tests.go output cleaner. 2017-09-28 21:28:50 +00:00
all_tests.json Convert example_mul to GTest. 2017-07-10 19:28:29 +00:00
BUILD.toplevel Link advapi32.lib when linking crypto. 2018-06-07 19:05:59 +00:00
check_filenames.go Add a tool to check for filename collisions. 2018-05-31 19:02:43 +00:00
check_imported_libraries.go Add a tool to check dependencies. 2017-07-25 20:03:46 +00:00
convert_comments.go Maintain comment alignment when converting. 2017-08-02 22:00:50 +00:00
convert_wycheproof.go Allow convert_wycheproof.go to be used one file at a time. 2018-05-22 17:19:45 +00:00
diff_asm.go Fix diff_asm.go and revert another local MASM perlasm change. 2017-05-11 23:30:01 +00:00
doc.config Add chacha.h to the list of documented headers. 2017-10-12 15:27:34 +00:00
doc.css Link back to the main page in documentation. 2016-05-20 15:36:00 +00:00
doc.go Add an accessor for session->certs. 2018-04-27 17:14:38 +00:00
embed_test_data.go fix compilation error for non-english windows (like cjk) 2018-03-15 17:52:23 +00:00
generate_build_files.py Add --embed_test_data=false option to generate_build_files.py 2018-05-22 17:24:42 +00:00
generate-asm-lcov.py Fixing assembly coverage 2016-03-23 18:23:42 +00:00
generate-coverage.sh Fix generate-coverage.sh. 2017-03-21 14:54:47 +00:00
make_errors.go Fix up make_errors.go. 2017-11-01 16:32:56 +00:00
run_android_tests.go Add missing files to run_android_test.go. 2017-04-06 15:54:06 +00:00