Crypto build cleanup: remove INTERNAL_SHA256

Instead of using a define and conditional building of sha256.c parts,
move the internal-SHA256 into a separate file.
This commit is contained in:
Johannes Berg 2009-07-28 21:20:04 +03:00 committed by Jouni Malinen
parent 246157cba6
commit 598a792d8c
6 changed files with 259 additions and 239 deletions

View file

@ -51,7 +51,6 @@
#define CONFIG_TLS_INTERNAL
#define CONFIG_TLS_INTERNAL_CLIENT
#define CONFIG_INTERNAL_LIBTOMMATH
#define INTERNAL_SHA256
#define INTERNAL_MD5
#define INTERNAL_MD4
#define CONFIG_INTERNAL_X509