ccm_memory_ex: disable until documented and fixed
This commit is contained in:
parent
8b24397f84
commit
77cca4175f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user