blob: e77328b82092deb918e94720bcd187ab33270fc4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<defines>
SYSTEM_RNG -> 20141202
</defines>
<os_features>
dev_random,posix1
arc4random
rtlgenrandom
crypto_ng
</os_features>
<libs>
uwp -> bcrypt
</libs>
<requires>
rtlgenrandom?dyn_load
</requires>
|