FreeRDP
winpr/include/winpr/crypto.h
1 
20 #ifndef WINPR_CRYPTO_H
21 #define WINPR_CRYPTO_H
22 
23 #include <winpr/custom-crypto.h>
24 #include <winpr/wincrypt.h>
25 
26 #endif /* WINPR_CRYPTO_H */