FreeRDP/winpr/libwinpr/crypto
akallabeth 43c5289928 Replaced memset/ZeroMemory with initializer
* Addes WINPR_ASSERT on many occations
* Replaced memset with array initializer
* Replaced ZeroMemory with array initializer
2022-10-14 12:11:01 +02:00
..
test Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
cert.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
cipher.c reformatted 2022-06-23 08:48:39 +02:00
CMakeLists.txt Fixed windows overlinking. 2019-03-18 15:10:21 +01:00
crypto.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
crypto.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
hash.c Fix building with LibreSSL 2.7.0 or newer 2022-06-27 12:42:06 +02:00
ModuleOptions.cmake libwinpr-crypto: started stubbing CryptoAPI 2012-12-22 02:23:58 -05:00
rand.c Settings getter tests (#7869) 2022-05-02 11:39:38 +02:00