/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-hash.c | 56f6d5ae Fri Sep 18 02:23:10 CDT 2020 Corentin Labbe <clabbe@baylibre.com> crypto: sun8i-ce - support hash algorithms
The CE support multiples hash algorithms, this patch adds support for MD5, SHA1, SHA224, SHA256, SHA384 and SHA512.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> 56f6d5ae Fri Sep 18 02:23:10 CDT 2020 Corentin Labbe <clabbe@baylibre.com> crypto: sun8i-ce - support hash algorithms The CE support multiples hash algorithms, this patch adds support for MD5, SHA1, SHA224, SHA256, SHA384 and SHA512. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Makefile | 56f6d5ae Fri Sep 18 02:23:10 CDT 2020 Corentin Labbe <clabbe@baylibre.com> crypto: sun8i-ce - support hash algorithms
The CE support multiples hash algorithms, this patch adds support for MD5, SHA1, SHA224, SHA256, SHA384 and SHA512.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> 56f6d5ae Fri Sep 18 02:23:10 CDT 2020 Corentin Labbe <clabbe@baylibre.com> crypto: sun8i-ce - support hash algorithms The CE support multiples hash algorithms, this patch adds support for MD5, SHA1, SHA224, SHA256, SHA384 and SHA512. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | sun8i-ce.h | 56f6d5ae Fri Sep 18 02:23:10 CDT 2020 Corentin Labbe <clabbe@baylibre.com> crypto: sun8i-ce - support hash algorithms
The CE support multiples hash algorithms, this patch adds support for MD5, SHA1, SHA224, SHA256, SHA384 and SHA512.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> 56f6d5ae Fri Sep 18 02:23:10 CDT 2020 Corentin Labbe <clabbe@baylibre.com> crypto: sun8i-ce - support hash algorithms The CE support multiples hash algorithms, this patch adds support for MD5, SHA1, SHA224, SHA256, SHA384 and SHA512. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | sun8i-ce-core.c | 56f6d5ae Fri Sep 18 02:23:10 CDT 2020 Corentin Labbe <clabbe@baylibre.com> crypto: sun8i-ce - support hash algorithms
The CE support multiples hash algorithms, this patch adds support for MD5, SHA1, SHA224, SHA256, SHA384 and SHA512.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> 56f6d5ae Fri Sep 18 02:23:10 CDT 2020 Corentin Labbe <clabbe@baylibre.com> crypto: sun8i-ce - support hash algorithms The CE support multiples hash algorithms, this patch adds support for MD5, SHA1, SHA224, SHA256, SHA384 and SHA512. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/openbmc/linux/drivers/crypto/allwinner/ |
H A D | Kconfig | 56f6d5ae Fri Sep 18 02:23:10 CDT 2020 Corentin Labbe <clabbe@baylibre.com> crypto: sun8i-ce - support hash algorithms
The CE support multiples hash algorithms, this patch adds support for MD5, SHA1, SHA224, SHA256, SHA384 and SHA512.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> 56f6d5ae Fri Sep 18 02:23:10 CDT 2020 Corentin Labbe <clabbe@baylibre.com> crypto: sun8i-ce - support hash algorithms The CE support multiples hash algorithms, this patch adds support for MD5, SHA1, SHA224, SHA256, SHA384 and SHA512. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|