Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[aes,dv] Do not set gcm phase on fatal alert
When a fatal alert has occured, do not set the GCM phase with the set_gcm_phase() function as we cannot guarantee that the AES is idle. Simply ignore the request as we will reset anyways. Signed-off-by: Pascal Nasahl <[email protected]>
- Loading branch information