mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-17 12:10:43 -04:00

Add (internal only) define to config.h which allows the temporary implementation of CCM to work, by removing the buffer zeroization on tag fail when decrypting. This will obviously be removed when multipart CCM is properaly implemented Signed-off-by: Paul Elliott <paul.elliott@arm.com>