summaryrefslogtreecommitdiff
path: root/crypto/ecb.c
diff options
context:
space:
mode:
authorMathias Krause <minipli@googlemail.com>2011-08-04 20:19:24 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2011-08-10 19:00:28 +0800
commit9b17182eceb2e8d88be298bc21dcc4fa6bdf9271 (patch)
treeda083b4f0227d426d677d8afa265c81047ac412f /crypto/ecb.c
parent191cc48150bb45d0abcf7c80829970821091e207 (diff)
downloadlinux-crypto-9b17182eceb2e8d88be298bc21dcc4fa6bdf9271.tar.gz
linux-crypto-9b17182eceb2e8d88be298bc21dcc4fa6bdf9271.zip
crypto: sha1 - export sha1_update for reuse
Export the update function as crypto_sha1_update() to not have the need to reimplement the same algorithm for each SHA-1 implementation. This way the generic SHA-1 implementation can be used as fallback for other implementations that fail to run under certain circumstances, like the need for an FPU context while executing in IRQ context. Signed-off-by: Mathias Krause <minipli@googlemail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ecb.c')
0 files changed, 0 insertions, 0 deletions