mirror of
https://github.com/torvalds/linux.git
synced 2026-06-27 16:45:33 +02:00
There are currently several SHA implementations that all define their own initialization vectors and size values. Since this values are idential move them to a header file under include/crypto. Signed-off-by: Jan Glauber <jang@de.ibm.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |
||
|---|---|---|
| .. | ||
| aes_s390.c | ||
| crypt_s390.h | ||
| crypto_des.h | ||
| des_check_key.c | ||
| des_s390.c | ||
| Kconfig | ||
| Makefile | ||
| prng.c | ||
| sha1_s390.c | ||
| sha256_s390.c | ||