summaryrefslogtreecommitdiff
path: root/third_party/srtp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2008-01-24 10:23:43 +0000
committerBenny Prijono <bennylp@teluu.com>2008-01-24 10:23:43 +0000
commit879b9f1def71b353f57af8271d6010dd33aca521 (patch)
treefb838d9bf1bb9a81c9a7447574ab25a4bf268fa9 /third_party/srtp
parent8686b3135348bcd69bdb3c3cb6660a82d989bb30 (diff)
Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtp
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1736 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'third_party/srtp')
-rw-r--r--third_party/srtp/crypto/ae_xfm/xfm.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/srtp/crypto/ae_xfm/xfm.c b/third_party/srtp/crypto/ae_xfm/xfm.c
index f149d461..0655aca4 100644
--- a/third_party/srtp/crypto/ae_xfm/xfm.c
+++ b/third_party/srtp/crypto/ae_xfm/xfm.c
@@ -176,6 +176,9 @@ aes_128_cbc_hmac_sha1_96_inv(void *key,
#define ENC 1
+
+// eVC4 declares DEBUG
+#undef DEBUG
#define DEBUG 0