commit | b66d7d1b128e108f6a14533ff7029ea3142af6b5 | [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 | 67b17e325c4e4ac50bfd76d12b926adae2add113 [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>