android_kernel_samsung_univ.../crypto
Herbert Xu ecfc43292f [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free
This patch creates the infrastructure to help the construction of givcipher
templates that wrap around existing blkcipher/ablkcipher algorithms by adding
an IV generator to them.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2008-01-11 08:16:44 +11:00
..
async_tx
ablkcipher.c [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free 2008-01-11 08:16:44 +11:00
aead.c
aes_generic.c
algapi.c [CRYPTO] api: Add crypto_attr_alg_name 2008-01-11 08:16:40 +11:00
anubis.c
api.c
arc4.c
authenc.c [CRYPTO] authenc: Merge common hashing code 2008-01-11 08:16:38 +11:00
blkcipher.c [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free 2008-01-11 08:16:44 +11:00
blowfish.c
camellia.c
cast5.c
cast6.c
cbc.c
cipher.c
compress.c
crc32c.c
cryptd.c [CRYPTO] cryptd: Use geniv of the underlying algorithm 2008-01-11 08:16:43 +11:00
crypto_null.c
cryptomgr.c
ctr.c [CRYPTO] ctr: Refactor into ctr and rfc3686 2008-01-11 08:16:41 +11:00
deflate.c
des_generic.c
digest.c
ecb.c
fcrypt.c
gcm.c [CRYPTO] gcm: Add support for async ciphers 2008-01-11 08:16:42 +11:00
gf128mul.c
hash.c
hmac.c
internal.h
Kconfig [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module 2008-01-11 08:16:41 +11:00
khazad.c
lrw.c
lzo.c [CRYPTO] lzo: Add LZO compression algorithm support 2008-01-11 08:16:35 +11:00
Makefile [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module 2008-01-11 08:16:41 +11:00
md4.c
md5.c
michael_mic.c
pcbc.c
proc.c
salsa20_generic.c
scatterwalk.c
seed.c
serpent.c
sha1_generic.c
sha256_generic.c
sha512.c
tcrypt.c [CRYPTO] ctr: Refactor into ctr and rfc3686 2008-01-11 08:16:41 +11:00
tcrypt.h [CRYPTO] tcrypt: Added salsa20 speed test 2008-01-11 08:16:36 +11:00
tea.c
tgr192.c
twofish_common.c
twofish.c
wp512.c
xcbc.c
xor.c
xts.c