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:
parent
246157cba6
commit
598a792d8c
6 changed files with 259 additions and 239 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue