Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1698814 > unrolled thread

Re: [PATCH 0/2] STM32 HASH crypto driver

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2017-07-28 16:00 +0200
Last post2017-07-28 16:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 0/2] STM32 HASH crypto driver Herbert Xu <herbert@gondor.apana.org.au> - 2017-07-28 16:00 +0200

#1698814 — Re: [PATCH 0/2] STM32 HASH crypto driver

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2017-07-28 16:00 +0200
SubjectRe: [PATCH 0/2] STM32 HASH crypto driver
Message-ID<u8dY7-4rR-41@gated-at.bofh.it>
On Thu, Jul 13, 2017 at 03:32:25PM +0200, Lionel Debieve wrote:
> This set of patches adds a new crypto driver for STMicroelectronics stm32 HW.
> This drivers uses the crypto API and provides with HW-enabled md5, sha1,
> sha224, sha256 hash based algorithms.
> It makes use of the crypto engine to support ahash requests.
> 
> This driver was successfully tested with tcrypt / testmgr.
> 
> Note:
> Since two other set of patches (update of STM32 CRC32 and addition of STM32
> CRYP) are being proposed, it may happen that there are some minor conflicts in
> 'Kconfig' and 'Makefile'. In that case, I will fix the issue in due course.
> 
> Lionel Debieve (2):
>   dt-bindings: Document STM32 HASH bindings
>   crypto: stm32 - Support for STM32 HASH module

All patches applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web