]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: shash - Make descsize a run-time attribute
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 04:50:12 +0000 (12:50 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 04:58:00 +0000 (12:58 +0800)
commit8e6b9c83b468fcdf207494a39675d253d042927e
treed8b71f64e7ed074ede921a1b2ba65d606367735e
parent77d1c58dacef1a61368225d2aea9e8bab4620a12
crypto: shash - Make descsize a run-time attribute

This patch changes descsize to a run-time attribute so that
implementations can change it in their init functions.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/shash.c
include/crypto/hash.h
include/crypto/internal/hash.h