Searched hist:da001fb651b00e1deeaf24767dd691ae8152a4f5 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/crypto/ |
H A D | atmel-i2c.h | diff da001fb651b00e1deeaf24767dd691ae8152a4f5 Fri May 24 18:26:49 CEST 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: atmel-i2c - add support for SHA204A random number generator
The Linaro/96boards Secure96 mezzanine contains (among other things) an Atmel SHA204A symmetric crypto processor. This chip implements a number of different functionalities, but one that is highly useful for many different 96boards platforms is the random number generator.
So let's implement a driver for the SHA204A, and for the time being, implement support for the random number generator only.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | atmel-i2c.c | diff da001fb651b00e1deeaf24767dd691ae8152a4f5 Fri May 24 18:26:49 CEST 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: atmel-i2c - add support for SHA204A random number generator
The Linaro/96boards Secure96 mezzanine contains (among other things) an Atmel SHA204A symmetric crypto processor. This chip implements a number of different functionalities, but one that is highly useful for many different 96boards platforms is the random number generator.
So let's implement a driver for the SHA204A, and for the time being, implement support for the random number generator only.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Makefile | diff da001fb651b00e1deeaf24767dd691ae8152a4f5 Fri May 24 18:26:49 CEST 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: atmel-i2c - add support for SHA204A random number generator
The Linaro/96boards Secure96 mezzanine contains (among other things) an Atmel SHA204A symmetric crypto processor. This chip implements a number of different functionalities, but one that is highly useful for many different 96boards platforms is the random number generator.
So let's implement a driver for the SHA204A, and for the time being, implement support for the random number generator only.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | diff da001fb651b00e1deeaf24767dd691ae8152a4f5 Fri May 24 18:26:49 CEST 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: atmel-i2c - add support for SHA204A random number generator
The Linaro/96boards Secure96 mezzanine contains (among other things) an Atmel SHA204A symmetric crypto processor. This chip implements a number of different functionalities, but one that is highly useful for many different 96boards platforms is the random number generator.
So let's implement a driver for the SHA204A, and for the time being, implement support for the random number generator only.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|