Browse Source

ccm_memory_ex: disable until documented and fixed

Steffen Jaeckel 11 years ago
parent
commit
77cca4175f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/encauth/ccm/ccm_memory_ex.c

+ 1 - 1
src/encauth/ccm/ccm_memory_ex.c

@@ -15,7 +15,7 @@
   CCM support, process a block of memory, Tom St Denis
 */
 
-#ifdef LTC_CCM_MODE
+#if defined LTC_CCM_MODE && 0
 
 /**
    CCM encrypt/decrypt and produce an authentication tag