Dan Williams 3280ab3e88 async_tx: checkpatch says s/__FUNCTION__/__func__/g 17 years ago
..
async_tx 3280ab3e88 async_tx: checkpatch says s/__FUNCTION__/__func__/g 17 years ago
Kconfig 3e16bfbaf3 [CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHER 17 years ago
Makefile 76fc60a2e3 [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module 17 years ago
ablkcipher.c 76fc60a2e3 [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module 17 years ago
aead.c 189ed66e95 [CRYPTO] api: Show async type 17 years ago
aes_generic.c 96e82e4551 [CRYPTO] aes-generic: Make key generation exportable 17 years ago
algapi.c 68b6c7d691 [CRYPTO] api: Add crypto_attr_alg_name 17 years ago
anubis.c 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
api.c b9c55aa475 [CRYPTO] skcipher: Create default givcipher instances 17 years ago
arc4.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey 19 years ago
authenc.c e56dd56418 [CRYPTO] authenc: Add givencrypt operation 17 years ago
blkcipher.c 76fc60a2e3 [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module 17 years ago
blowfish.c 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
camellia.c ff85a8082f [CRYPTO] camellia: Move more common code into camellia_setup_tail 17 years ago
cast5.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey 19 years ago
cast6.c e6ccc727f3 [CRYPTO] cast6: inline bloat-- 17 years ago
cbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
ccm.c 4a49b499df [CRYPTO] ccm: Added CCM mode 17 years ago
chainiv.c f13ba2f7d3 [CRYPTO] skcipher: Fix section mismatches 17 years ago
cipher.c 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned 18 years ago
compress.c 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
crc32c.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey 19 years ago
cryptd.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
crypto_null.c ce5bd4aca3 [CRYPTO] null: Allow setkey on digest_null 17 years ago
cryptomgr.c 720a650f8a [CRYPTO] cryptomgr: Fix parsing of recursive algorithms 18 years ago
ctr.c 0a270321db [CRYPTO] seqiv: Add Sequence Number IV Generator 17 years ago
deflate.c c7fc05992a [CRYPTO] api: Added cra_init/cra_exit 19 years ago
des_generic.c c3041f9c93 [CRYPTO] hifn_795x: Detect weak keys 17 years ago
digest.c bc97f19dc8 [CRYPTO] digest: Include internal.h for prototypes 17 years ago
ecb.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
eseqiv.c f13ba2f7d3 [CRYPTO] skcipher: Fix section mismatches 17 years ago
fcrypt.c 3c50b3683a fcrypt endianness misannotations 17 years ago
gcm.c dadbc53d0b [CRYPTO] gcm: Introduce rfc4106 17 years ago
gf128mul.c f19f5111c9 [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks 18 years ago
hash.c 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned 18 years ago
hmac.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
internal.h b9c55aa475 [CRYPTO] skcipher: Create default givcipher instances 17 years ago
khazad.c 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
lrw.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
lzo.c 0b77abb3b2 [CRYPTO] lzo: Add LZO compression algorithm support 17 years ago
md4.c 6c2bb98bc3 [CRYPTO] all: Pass tfm instead of ctx to algorithms 19 years ago
md5.c 6c2bb98bc3 [CRYPTO] all: Pass tfm instead of ctx to algorithms 19 years ago
michael_mic.c 85d32e7b0e [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi 18 years ago
pcbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
proc.c 13d31894b3 Make crypto API use seq_list_xxx helpers 18 years ago
salsa20_generic.c eb6f13eb9f [CRYPTO] salsa20_generic: Fix multi-page processing 17 years ago
scatterwalk.c 6e050778c5 [CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk_map_and_copy 17 years ago
seed.c e2ee95b8c6 [CRYPTO] seed: New cipher algorithm 18 years ago
seqiv.c 14df4d8043 [CRYPTO] seqiv: Add AEAD support 17 years ago
serpent.c d08f74e58c [PATCH] serpent: fix endian warnings 19 years ago
sha1_generic.c 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
sha256_generic.c cd12fb906d [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 17 years ago
sha512.c 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
tcrypt.c 38ed9ab23b [CRYPTO] tcrypt: Make xcbc available as a standalone test 17 years ago
tcrypt.h 93cc74e078 [CRYPTO] tcrypt: Add CCM vectors 17 years ago
tea.c 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
tgr192.c 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
twofish.c 758f570ea7 [CRYPTO] twofish: Fix the priority 19 years ago
twofish_common.c e2b21b5002 [CRYPTO] twofish: Do not unroll big stuff in twofish key setup 17 years ago
wp512.c 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
xcbc.c 2f40a178e7 [CRYPTO] xcbc: Fix crash with IPsec 17 years ago
xor.c 9bc89cd82d async_tx: add the async_tx api 18 years ago
xts.c 6212f2c7f7 [CRYPTO] xts: Use proper alignment 17 years ago