mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 20:18:43 +00: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.