1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-09 14:01:18 +03:00
Files
mbedtls/library/aes.c
Gilles Peskine 8db3efbc76 Add missing MBEDTLS_DEPRECATED_REMOVED guards
Add missing MBEDTLS_DEPRECATED_REMOVED guards around the definitions
of mbedtls_aes_decrypt and mbedtls_aes_encrypt.
This fixes the build under -Wmissing-prototypes -Werror.

Fixes #1388
2018-02-21 19:16:20 +01:00

49 KiB