aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/proc.c
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
commit72fa491912689ca69dd15f4266945d2c2f2819f8 (patch)
treec117b6ccdd08c73694261aac0b7f43fdf27c861c /crypto/proc.c
parent[CRYPTO] twofish: x86-64 assembly version (diff)
downloadlinux-dev-72fa491912689ca69dd15f4266945d2c2f2819f8.tar.xz
linux-dev-72fa491912689ca69dd15f4266945d2c2f2819f8.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 '')
0 files changed, 0 insertions, 0 deletions