index
:
bitmask-dev.git
9008_packaging
api_uri
check_vpn_egress
extend_vpn_tests
feat/if-modified
feat/pull-filter
master
tests/ox
travis
travis_osx_builds
[bitmask-dev]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
pyinst
/
cryptography
/
osrandom_engine.h
blob: 11a3159eee5b9fdd0459b7631fc84a886f2490b7 (
plain
)
1
2
3
4
5
6
#ifdef _WIN32 #include <Wincrypt.h> #else #include <fcntl.h> #include <unistd.h> #endif