kernel-ark/crypto
Adrian Bunk 176c3652c5 [CRYPTO] Make crypto_alg_lookup static
This patch makes a needlessly global function static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-07-06 13:53:09 -07:00
..
aes.c
anubis.c
api.c [CRYPTO] Make crypto_alg_lookup static 2005-07-06 13:53:09 -07:00
arc4.c
blowfish.c
cast5.c
cast6.c
cipher.c [CRYPTO] Add alignmask for low-level cipher implementations 2005-07-06 13:52:09 -07:00
compress.c
crc32c.c
crypto_null.c
deflate.c
des.c
digest.c
hmac.c [CRYPTO] Don't check for NULL before kfree() 2005-07-06 13:51:00 -07:00
internal.h [CRYPTO] Make crypto_alg_lookup static 2005-07-06 13:53:09 -07:00
Kconfig
khazad.c
Makefile
md4.c
md5.c
michael_mic.c
proc.c
scatterwalk.c [CRYPTO] Add plumbing for multi-block operations 2005-07-06 13:51:31 -07:00
scatterwalk.h [CRYPTO] Add alignmask for low-level cipher implementations 2005-07-06 13:52:09 -07:00
serpent.c
sha1.c
sha256.c
sha512.c
tcrypt.c [CRYPTO]: Use CPU cycle counters in tcrypt 2005-06-22 13:29:03 -07:00
tcrypt.h [CRYPTO]: Add cipher speed tests 2005-06-22 13:27:23 -07:00
tea.c
tgr192.c
twofish.c
wp512.c