You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[sw,cryptolib] Remove AES todos for using hardened memcpy
This PR removes TODOs in aes.c that have to do with using hardened
mem copy for byte aligned buffers. This is not necessary and we can
remove the TODOs.
Signed-off-by: Hakim Filali <[email protected]>
0 commit comments