mirror of
https://github.com/cuberite/polarssl.git
synced 2025-12-08 15:02:14 -05:00
The commit f5bf7189d303e602992c750c09e429e23c7b2abf made the AES functions mbedtls_aes_encrypt and mbedtls_aes_decrypt static, changing the library's API. This commit reverts this.