summaryrefslogtreecommitdiff
path: root/crypto/Makefile
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2009-07-09 20:30:57 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2009-07-11 18:23:32 +0800
commitda057835dd53d0e7b8f0db3ab4d1a2f487ca90cc (patch)
treeedbe7e05373df1a11773a5c2e0d07648a34cd4f8 /crypto/Makefile
parentd0bb12bd15294af5acaff3c34bd1a9144a8cc93f (diff)
downloadlinux-crypto-da057835dd53d0e7b8f0db3ab4d1a2f487ca90cc.tar.gz
linux-crypto-da057835dd53d0e7b8f0db3ab4d1a2f487ca90cc.zip
crypto: shash - Export/import hash state only
This patch replaces the full descriptor export with an export of the partial hash state. This allows the use of a consistent export format across all implementations of a given algorithm. This is useful because a number of cases require the use of the partial hash state, e.g., PadLock can use the SHA1 hash state to get around the fact that it can only hash contiguous data chunks. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/Makefile')
0 files changed, 0 insertions, 0 deletions