Files
mbedtls/library
Gilles Peskine acbf9eccb5 Put local variables in a struct
This way we can have a single call to mbedtls_zeroize, which
saves a few bytes of code size.

Additionally, on my PC, I notice a significant speed improvement
(x86_64 build with MBEDTLS_AESNI_C disabled, gcc 5.4.0 -O3). I don't
have an explanation for that (I expected no measurable difference).

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2020-10-22 10:34:20 +02:00
..
2020-10-22 10:34:20 +02:00
2020-08-26 15:28:48 +01:00
2020-09-22 16:19:25 +02:00
2020-09-30 07:39:15 -05:00
2020-08-25 12:01:11 +02:00
2020-08-26 11:38:41 +02:00