Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: stm32/hash - Fix return issue on update
When data append reached the threshold for processing, we must inform that processing is on going to wait before managing the next request. Signed-off-by: Lionel Debieve <lionel.debieve@st.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
- Loading branch information