mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Support PolarSSL on *nix
Removed unneeded PolarSSL directories. Remove duplicate sha1 and md5 files. Define out SSL test file writing. Fix format string bug and warning.
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
#include "StringUtil.h"
|
||||
#include "Crypto/aes.h"
|
||||
#include "Crypto/tools.h"
|
||||
#include "Crypto/md5.h"
|
||||
#include "polarssl/md5.h"
|
||||
|
||||
// --- this is used for encrypted Wii save files
|
||||
|
||||
|
Reference in New Issue
Block a user