mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 10:02:57 +00:00
The commit f5bf7189d3 made the AES
functions mbedtls_aes_encrypt and mbedtls_aes_decrypt static, changing
the library's API.
This commit reverts this.