mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 21:58:44 +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.