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
[ot] hw/opentitan: ot_aes: compute next round CTR/IV value.
OT HW assumes the IV register in CTR mode exposes the IV of the next iteration once
a round has been completed, while libtomcrypt only updates the CTR value when a new
round is triggered.
Signed-off-by: Emmanuel Blot <eblot@rivosinc.com>
0 commit comments