1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-05-11 17:32:34 +08:00
Jerzy Kasenberg ee62fceade Rename local variable in aes.c
This changes local variable name RCON to round_constants.

RCON being definition in xc32 compiler headers for some PIC32 register.
Without this change, mynewt project for PIC32 platform fails to build due to
macro redefinition.

This does not changes behavior of library in any way.

Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>
2023-10-11 16:36:24 +02:00
..
2023-10-04 00:55:02 +01:00
2023-10-11 16:36:24 +02:00
2023-08-28 10:58:24 +08:00
2023-08-28 10:58:24 +08:00
2023-09-15 18:30:09 +01:00
2023-08-17 14:36:59 +01:00
2023-09-18 19:09:45 +01:00
2023-09-05 18:15:31 +01:00
2023-10-04 00:55:02 +01:00
2023-09-12 19:18:17 +02:00
2023-09-22 10:01:47 +01:00
2023-08-28 10:58:24 +08:00
2023-09-28 17:19:50 +01:00
2023-09-28 17:19:50 +01:00
2023-09-22 10:01:47 +01:00
2023-09-25 15:17:38 +01:00