FreeRDP/winpr/libwinpr/crypto
akallabeth 6ce3499e13
Settings getter tests (#7869)
* Added tests for freerdp_[static|dynamic]_collection_* functions

* Added settings unit test for clone functions

* Fix argument for winpr_RAND and winpr_RAND_pseudo

Using void* eliminates all assumptions of which type the buffer is.
This eliminates unnecessary warnings.
2022-05-02 11:39:38 +02:00
..
test WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
cert.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
cipher.c Refactored WinPR includes 2022-03-03 11:26:48 +01: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 Refactored WinPR includes 2022-03-03 11:26:48 +01: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