TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
3a0535b46570d6f58be2745436ab1a3f69d686c9
/
.
/
ChangeLog.d
/
aes-zeroize-pointer.txt
blob: ccc6dc1596e1291e31d65a6e574e774c352e26a3 [
file
] [
log
] [
blame
]
Changes
*
Remove
the zeroization of a pointer variable
in
AES rounds
.
It
was valid
but spurious
and
misleading since it looked like a mistaken attempt to
zeroize the pointed
-
to buffer
.
Reported
by
Antonio
de la
Piedra
,
CEA
Leti
,
France
.