summaryrefslogtreecommitdiffstats
path: root/crypto_polarssl.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto_polarssl.h')
-rw-r--r--crypto_polarssl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto_polarssl.h b/crypto_polarssl.h
index 190c75d..0224917 100644
--- a/crypto_polarssl.h
+++ b/crypto_polarssl.h
@@ -67,5 +67,6 @@ typedef md_context_t hmac_ctx_t;
#define OPENVPN_OP_DECRYPT POLARSSL_DECRYPT
#define MD5_DIGEST_LENGTH 16
+#define SHA_DIGEST_LENGTH 20
#endif /* CRYPTO_POLARSSL_H_ */