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:
Matthew Parlane
2013-08-15 23:36:17 +12:00
parent e1f8146d96
commit d8b39b9dcf
198 changed files with 22 additions and 22945 deletions

View File

@ -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