Searched hist:"8 a1012d3f2abcef43470f879dbfd72651818e059" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/crypto/stm32/ |
H A D | Makefile | diff 8a1012d3f2abcef43470f879dbfd72651818e059 Thu Jul 13 15:32:27 CEST 2017 lionel.debieve@st.com <lionel.debieve@st.com> crypto: stm32 - Support for STM32 HASH module
This module register a HASH module that support multiples algorithms: MD5, SHA1, SHA224, SHA256.
It includes the support of HMAC hardware processing corresponding to the supported algorithms. DMA or IRQ mode are used depending on data length.
Signed-off-by: Lionel Debieve <lionel.debieve@st.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | diff 8a1012d3f2abcef43470f879dbfd72651818e059 Thu Jul 13 15:32:27 CEST 2017 lionel.debieve@st.com <lionel.debieve@st.com> crypto: stm32 - Support for STM32 HASH module
This module register a HASH module that support multiples algorithms: MD5, SHA1, SHA224, SHA256.
It includes the support of HMAC hardware processing corresponding to the supported algorithms. DMA or IRQ mode are used depending on data length.
Signed-off-by: Lionel Debieve <lionel.debieve@st.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | stm32-hash.c | 8a1012d3f2abcef43470f879dbfd72651818e059 Thu Jul 13 15:32:27 CEST 2017 lionel.debieve@st.com <lionel.debieve@st.com> crypto: stm32 - Support for STM32 HASH module
This module register a HASH module that support multiples algorithms: MD5, SHA1, SHA224, SHA256.
It includes the support of HMAC hardware processing corresponding to the supported algorithms. DMA or IRQ mode are used depending on data length.
Signed-off-by: Lionel Debieve <lionel.debieve@st.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|