mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-26 13:33:47 +02:00
Add a new context structure for XTS. Adjust the API for XTS to use the new context structure, including tests suites and the benchmark program. Update Doxgen documentation accordingly.