kernel-ark/crypto
Herbert Xu fce32d70ba [CRYPTO] api: Add crypto_comp and crypto_has_*
This patch adds the crypto_comp type to complete the compile-time checking
conversion.  The functions crypto_has_alg and crypto_has_cipher, etc. are
also added to replace crypto_alg_available.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2006-09-21 11:46:21 +10:00
..
aes.c
algapi.c [CRYPTO] api: Add common instance initialisation code 2006-09-21 11:41:04 +10:00
anubis.c
api.c [CRYPTO] api: Add crypto_comp and crypto_has_* 2006-09-21 11:46:21 +10:00
arc4.c
blkcipher.c [CRYPTO] cipher: Added block cipher type 2006-09-21 11:41:52 +10:00
blowfish.c
cast5.c
cast6.c
cbc.c [CRYPTO] cipher: Added block ciphers for CBC/ECB 2006-09-21 11:44:08 +10:00
cipher.c [CRYPTO] api: Mark parts of cipher interface as deprecated 2006-09-21 11:46:16 +10:00
compress.c
crc32c.c
crypto_null.c
cryptomgr.c
deflate.c
des.c
digest.c [CRYPTO] digest: Remove old HMAC implementation 2006-09-21 11:46:20 +10:00
ecb.c [CRYPTO] cipher: Added block ciphers for CBC/ECB 2006-09-21 11:44:08 +10:00
hash.c [CRYPTO] digest: Added user API for new hash type 2006-09-21 11:46:17 +10:00
hmac.c [CRYPTO] digest: Remove old HMAC implementation 2006-09-21 11:46:20 +10:00
internal.h [CRYPTO] digest: Remove old HMAC implementation 2006-09-21 11:46:20 +10:00
Kconfig [CRYPTO] digest: Remove old HMAC implementation 2006-09-21 11:46:20 +10:00
khazad.c
Makefile [CRYPTO] digest: Added user API for new hash type 2006-09-21 11:46:17 +10:00
md4.c
md5.c
michael_mic.c
proc.c [CRYPTO] api: Added crypto_type support 2006-09-21 11:41:51 +10:00
scatterwalk.c [CRYPTO] scatterwalk: Prepare for block ciphers 2006-09-21 11:41:52 +10:00
scatterwalk.h [CRYPTO] digest: Added user API for new hash type 2006-09-21 11:46:17 +10:00
serpent.c
sha1.c
sha256.c
sha512.c
tcrypt.c [CRYPTO] tcrypt: Use HMAC template and hash interface 2006-09-21 11:46:18 +10:00
tcrypt.h [CRYPTO] tcrypt: Use HMAC template and hash interface 2006-09-21 11:46:18 +10:00
tea.c
tgr192.c
twofish_common.c
twofish.c
wp512.c