..
async_tx
async_tx: allow architecture specific async_tx_find_channel implementations
2008-02-06 10:12:18 -07:00
Kconfig
[CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20
2008-01-11 08:16:58 +11:00
Makefile
[CRYPTO] ccm: Added CCM mode
2008-01-11 08:16:53 +11:00
ablkcipher.c
[CRYPTO] api: Show async type
2008-01-11 08:16:56 +11:00
aead.c
[CRYPTO] api: Show async type
2008-01-11 08:16:56 +11:00
aes_generic.c
…
algapi.c
[CRYPTO] api: Add crypto_attr_alg_name
2008-01-11 08:16:40 +11:00
anubis.c
…
api.c
[CRYPTO] skcipher: Create default givcipher instances
2008-01-11 08:16:46 +11:00
arc4.c
…
authenc.c
[CRYPTO] authenc: Add givencrypt operation
2008-01-11 08:16:50 +11:00
blkcipher.c
[CRYPTO] skcipher: Create default givcipher instances
2008-01-11 08:16:46 +11:00
blowfish.c
…
camellia.c
[CRYPTO] camellia: Move more common code into camellia_setup_tail
2008-01-11 08:16:22 +11:00
cast5.c
…
cast6.c
[CRYPTO] cast6: inline bloat--
2008-01-11 08:17:02 +11:00
cbc.c
[CRYPTO] cbc: Require block size to be a power of 2
2008-01-11 08:16:19 +11:00
ccm.c
[CRYPTO] ccm: Added CCM mode
2008-01-11 08:16:53 +11:00
chainiv.c
[CRYPTO] chainiv: Avoid lock spinning where possible
2008-01-11 08:16:55 +11:00
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
[CRYPTO] null: Allow setkey on digest_null
2008-01-11 08:16:54 +11:00
cryptomgr.c
…
ctr.c
[CRYPTO] seqiv: Add Sequence Number IV Generator
2008-01-11 08:16:48 +11:00
deflate.c
…
des_generic.c
…
digest.c
[CRYPTO] scatterwalk: Restore custom sg chaining for now
2008-01-11 08:16:33 +11:00
ecb.c
…
eseqiv.c
[CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator
2008-01-11 08:16:45 +11:00
fcrypt.c
…
gcm.c
[CRYPTO] gcm: Introduce rfc4106
2008-01-11 08:16:56 +11:00
gf128mul.c
…
hash.c
…
hmac.c
[CRYPTO] scatterwalk: Restore custom sg chaining for now
2008-01-11 08:16:33 +11:00
internal.h
[CRYPTO] skcipher: Create default givcipher instances
2008-01-11 08:16:46 +11:00
khazad.c
…
lrw.c
…
lzo.c
[CRYPTO] lzo: Add LZO compression algorithm support
2008-01-11 08:16:35 +11:00
md4.c
…
md5.c
…
michael_mic.c
…
pcbc.c
[CRYPTO] pcbc: Use crypto_xor
2008-01-11 08:16:19 +11:00
proc.c
…
salsa20_generic.c
[CRYPTO] salsa20_generic: Fix multi-page processing
2008-01-11 08:16:34 +11:00
scatterwalk.c
[CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk_map_and_copy
2008-01-11 08:16:54 +11:00
seed.c
…
seqiv.c
[CRYPTO] seqiv: Add AEAD support
2008-01-11 08:16:52 +11:00
serpent.c
…
sha1_generic.c
…
sha256_generic.c
…
sha512.c
…
tcrypt.c
[CRYPTO] tcrypt: Make xcbc available as a standalone test
2008-01-11 08:17:01 +11:00
tcrypt.h
[CRYPTO] tcrypt: Add CCM vectors
2008-01-11 08:16:53 +11:00
tea.c
…
tgr192.c
…
twofish.c
…
twofish_common.c
…
wp512.c
…
xcbc.c
[CRYPTO] xcbc: Remove bogus hash/cipher test
2008-01-11 08:17:00 +11:00
xor.c
…
xts.c
…