mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-12 06:52:23 +02:00
This is done to make configuration consistent with upstream and get rid of warnings. ssl_ticket.c:254:17: warning: implicit declaration of function ‘mbedtls_cipher_auth_encrypt_ext’ Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>