mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-30 09:01:08 +02:00
The ccm tests were previously relying on unspecified behaviour in the underlying implementation (i.e. that it rejects certain buffer sizes without reading the buffer). Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>