summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/auth/polarssl/polarssl.mk1
-rw-r--r--common/auth/polarssl/polarssl_config.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/common/auth/polarssl/polarssl.mk b/common/auth/polarssl/polarssl.mk
index f7d92ea8..69c741f7 100644
--- a/common/auth/polarssl/polarssl.mk
+++ b/common/auth/polarssl/polarssl.mk
@@ -54,7 +54,6 @@ POLARSSL_SOURCES := $(addprefix ${POLARSSL_DIR}/library/, \
pkwrite.c \
platform.c \
rsa.c \
- sha1.c \
sha256.c \
x509.c \
x509_crt.c \
diff --git a/common/auth/polarssl/polarssl_config.h b/common/auth/polarssl/polarssl_config.h
index 531e0845..b419bf9b 100644
--- a/common/auth/polarssl/polarssl_config.h
+++ b/common/auth/polarssl/polarssl_config.h
@@ -65,7 +65,6 @@
#define POLARSSL_PLATFORM_C
#define POLARSSL_RSA_C
-#define POLARSSL_SHA1_C
#define POLARSSL_SHA256_C
#define POLARSSL_VERSION_C