commit | 662c1f5c17d144f1228b97a551a4ff5370a11e64 | [log] [tgz] |
---|---|---|
author | Lionel Debieve <lionel.debieve@st.com> | Fri Jan 31 16:17:37 2020 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Thu Sep 24 09:30:44 2020 +0200 |
tree | e0a070b2822e88fd1c4fdd9b91671706281b771f | |
parent | da9a837cad91cce9e2d02ef11c620ea92170a318 [diff] |
crypto: stm32_hash: fix issue when restarting computation While restarting a new hash computation, STR register is not cleared. It needs to be written before each computation. Change-Id: If65902dd21f9c139ec5da3ca87721232f73710db Signed-off-by: Lionel Debieve <lionel.debieve@st.com> Signed-off-by: Yann Gautier <yann.gautier@st.com>