..
async_tx
async_tx: allow architecture specific async_tx_find_channel implementations
17 years ago
Kconfig
[CRYPTO] null: Add missing Kconfig dependency on BLKCIPHER
17 years ago
Makefile
[CRYPTO] ccm: Added CCM mode
17 years ago
ablkcipher.c
[CRYPTO] api: Show async type
17 years ago
aead.c
[CRYPTO] api: Show async type
17 years ago
aes_generic.c
[CRYPTO] aes-generic: Make key generation exportable
17 years ago
algapi.c
[CRYPTO] api: Add crypto_attr_alg_name
17 years ago
anubis.c
cleanup asm/scatterlist.h includes
18 years ago
api.c
[CRYPTO] skcipher: Create default givcipher instances
17 years ago
arc4.c
[CRYPTO] api: Get rid of flags argument to setkey
19 years ago
authenc.c
[CRYPTO] authenc: Add givencrypt operation
17 years ago
blkcipher.c
[CRYPTO] skcipher: Create default givcipher instances
17 years ago
blowfish.c
cleanup asm/scatterlist.h includes
18 years ago
camellia.c
[CRYPTO] camellia: Move more common code into camellia_setup_tail
17 years ago
cast5.c
[CRYPTO] api: Get rid of flags argument to setkey
19 years ago
cast6.c
[CRYPTO] cast6: inline bloat--
17 years ago
cbc.c
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
17 years ago
ccm.c
[CRYPTO] ccm: Added CCM mode
17 years ago
chainiv.c
[CRYPTO] chainiv: Avoid lock spinning where possible
17 years ago
cipher.c
[CRYPTO] api: Add missing headers for setkey_unaligned
18 years ago
compress.c
cleanup asm/scatterlist.h includes
18 years ago
crc32c.c
[CRYPTO] api: Get rid of flags argument to setkey
19 years ago
cryptd.c
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
17 years ago
crypto_null.c
[CRYPTO] null: Allow setkey on digest_null
17 years ago
cryptomgr.c
[CRYPTO] cryptomgr: Fix parsing of recursive algorithms
18 years ago
ctr.c
[CRYPTO] seqiv: Add Sequence Number IV Generator
17 years ago
deflate.c
[CRYPTO] api: Added cra_init/cra_exit
19 years ago
des_generic.c
[CRYPTO] hifn_795x: Detect weak keys
17 years ago
digest.c
[CRYPTO] scatterwalk: Restore custom sg chaining for now
17 years ago
ecb.c
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
17 years ago
eseqiv.c
[CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator
17 years ago
fcrypt.c
fcrypt endianness misannotations
17 years ago
gcm.c
[CRYPTO] gcm: Introduce rfc4106
17 years ago
gf128mul.c
[CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
18 years ago
hash.c
[CRYPTO] api: Add missing headers for setkey_unaligned
18 years ago
hmac.c
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
17 years ago
internal.h
[CRYPTO] skcipher: Create default givcipher instances
17 years ago
khazad.c
cleanup asm/scatterlist.h includes
18 years ago
lrw.c
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
17 years ago
lzo.c
[CRYPTO] lzo: Add LZO compression algorithm support
17 years ago
md4.c
[CRYPTO] all: Pass tfm instead of ctx to algorithms
19 years ago
md5.c
[CRYPTO] all: Pass tfm instead of ctx to algorithms
19 years ago
michael_mic.c
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
18 years ago
pcbc.c
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
17 years ago
proc.c
Make crypto API use seq_list_xxx helpers
18 years ago
salsa20_generic.c
[CRYPTO] salsa20_generic: Fix multi-page processing
17 years ago
scatterwalk.c
[CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk_map_and_copy
17 years ago
seed.c
[CRYPTO] seed: New cipher algorithm
18 years ago
seqiv.c
[CRYPTO] seqiv: Add AEAD support
17 years ago
serpent.c
[PATCH] serpent: fix endian warnings
19 years ago
sha1_generic.c
cleanup asm/scatterlist.h includes
18 years ago
sha256_generic.c
[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224
17 years ago
sha512.c
cleanup asm/scatterlist.h includes
18 years ago
tcrypt.c
[CRYPTO] tcrypt: Make xcbc available as a standalone test
17 years ago
tcrypt.h
[CRYPTO] tcrypt: Add CCM vectors
17 years ago
tea.c
cleanup asm/scatterlist.h includes
18 years ago
tgr192.c
cleanup asm/scatterlist.h includes
18 years ago
twofish.c
[CRYPTO] twofish: Fix the priority
19 years ago
twofish_common.c
[CRYPTO] twofish: Do not unroll big stuff in twofish key setup
17 years ago
wp512.c
cleanup asm/scatterlist.h includes
18 years ago
xcbc.c
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
17 years ago
xor.c
async_tx: add the async_tx api
18 years ago
xts.c
[CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
18 years ago