Thom Wiggers
pirms 5 gadiem
vecāks
revīzija
a230c51cf5
Šim parakstam datu bāzē netika atrasta zināma atslēga
GPG atslēgas ID: 1BB0A7CE26E363
1 mainītis faili ar
1 papildinājumiem un
0 dzēšanām
-
common/randombytes.c
|
|
@@ -33,6 +33,7 @@ THE SOFTWARE. |
|
|
|
|
|
|
|
#if defined(_WIN32) |
|
|
|
/* Windows */ |
|
|
|
// NOLINTNEXTLINE(llvm-include-order): Include order required by Windows |
|
|
|
#include <windows.h> |
|
|
|
#include <wincrypt.h> /* CryptAcquireContext, CryptGenRandom */ |
|
|
|
#endif /* defined(_WIN32) */ |
|
|
|