mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 20:51:47 +00:00
0390e6aecf
This patch adds __crypto_shash_cast which turns a crypto_tfm into crypto_shash. It's analogous to the other __crypto_*_cast functions. It hasn't been needed until now since no existing shash algorithms have had an init function. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |
||
---|---|---|
.. | ||
aead.h | ||
compress.h | ||
hash.h | ||
rng.h | ||
skcipher.h |