summaryrefslogtreecommitdiff
path: root/crypto/tcrypt.h
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2006-05-28 09:05:24 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2006-09-21 11:16:29 +1000
commitf5f048c39d5b36dab0e36e1fa6cd87dc128e34fc (patch)
treec37d1382d7e29e2d4f204c01a4883d8e7388a685 /crypto/tcrypt.h
parentfc5723ab8b4609abbfc341f6e050abf3bc804674 (diff)
downloadlinux-crypto-f5f048c39d5b36dab0e36e1fa6cd87dc128e34fc.tar.gz
linux-crypto-f5f048c39d5b36dab0e36e1fa6cd87dc128e34fc.zip
[CRYPTO] api: Rename crypto_alg_get to crypto_mod_get
The functions crypto_alg_get and crypto_alg_put operates on the crypto modules rather than the algorithms. Therefore it makes sense to call them crypto_mod_get and crypto_alg_put respectively. This is needed because we need to have real algorithm reference counters for parameterised algorithms as they can be unregistered from below by when their parameter algorithms are themselves unregistered. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/tcrypt.h')
0 files changed, 0 insertions, 0 deletions