[CRYPTO] sha: Add header file for SHA definitions
authorJan Glauber <jang@de.ibm.com>
Tue, 9 Oct 2007 14:43:13 +0000 (22:43 +0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:50 +0000 (16:55 -0700)
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>

No differences found