Files
mbedtls/library
Gilles Peskine 91ee76380c Put local variables in a struct
This way we can have a single call to mbedtls_platform_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>
2020-10-22 09:21:11 +02:00
..
2020-10-22 09:21:11 +02:00
2020-08-26 15:26:49 +01:00
2020-09-22 16:22:27 +02:00
2020-09-30 07:22:42 -05:00
2020-08-25 11:43:10 +02:00
2020-08-26 11:42:52 +02:00