crypto: ahash - Add crypto_ahash_blocksize
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 19 Oct 2015 01:37:41 +0000 (09:37 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 20 Oct 2015 14:10:48 +0000 (22:10 +0800)
commit524e56c31a6fe21e6f6f543360359e7a97dfabfb
tree62b4cbe0ae8b30fe033ce73f959254329556af21
parent63349d02c195030f97c9c2000bbf32539056316f
crypto: ahash - Add crypto_ahash_blocksize

This patch adds the missing helper crypto_ahash_blocksize which
returns the block size of an ahash algorithm.

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