..
async_tx
dmaengine: allow dma support for async_tx to be toggled
16 years ago
Kconfig
crypto: aes-ni - Add support for more modes
16 years ago
Makefile
crypto: zlib - New zlib crypto module, using pcomp
16 years ago
ablkcipher.c
crypto: skcipher - Avoid infinite loop when cipher fails selftest
16 years ago
aead.c
crypto: aead - Avoid infinite loop when nivaead fails selftest
16 years ago
aes_generic.c
crypto: aes - Precompute tables
16 years ago
ahash.c
crypto: hash - Fix handling of sg entry that crosses page boundary
16 years ago
algapi.c
crypto: api - Fix algorithm test race that broke aead initialisation
16 years ago
algboss.c
crypto: testmgr - Dynamically allocate xbuf and axbuf
16 years ago
ansi_cprng.c
crypto: ansi_cprng - Panic on CPRNG test failure when in FIPS mode
16 years ago
anubis.c
…
api.c
crypto: api - Use formatting of module name
16 years ago
arc4.c
…
authenc.c
crypto: authenc - Fix zero-length IV crash
16 years ago
blkcipher.c
crypto: skcipher - Avoid infinite loop when cipher fails selftest
16 years ago
blowfish.c
…
camellia.c
…
cast5.c
…
cast6.c
…
cbc.c
…
ccm.c
crypto: ccm - Fix handling of null assoc data
16 years ago
chainiv.c
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
16 years ago
cipher.c
…
compress.c
…
crc32c.c
…
cryptd.c
crypto: cryptd - Use nivcipher in cryptd_alloc_ablkcipher
16 years ago
crypto_null.c
…
crypto_wq.c
crypto: api - Use dedicated workqueue for crypto subsystem
16 years ago
ctr.c
…
cts.c
…
deflate.c
…
des_generic.c
crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY set
16 years ago
digest.c
…
ecb.c
…
eseqiv.c
crypto: eseqiv - Fix IV generation for sync algorithms
16 years ago
fcrypt.c
…
fips.c
…
gcm.c
…
gf128mul.c
crypto: Fix dead links
16 years ago
hash.c
…
hmac.c
…
internal.h
crypto: testmgr - Dynamically allocate xbuf and axbuf
16 years ago
khazad.c
…
krng.c
…
lrw.c
crypto: lrw - Fix big endian support
16 years ago
lzo.c
…
md4.c
crypto: md4 - Switch to shash
16 years ago
md5.c
crypto: md5 - Switch to shash
16 years ago
michael_mic.c
crypto: michael_mic - Switch to shash
16 years ago
pcbc.c
…
pcompress.c
crypto: pcomp - pcompress.c should include crypto/internal/compress.h
16 years ago
proc.c
…
ripemd.h
…
rmd128.c
…
rmd160.c
…
rmd256.c
…
rmd320.c
…
rng.c
…
salsa20_generic.c
crypto: salsa20 - Remove private wrappers around various operations
16 years ago
scatterwalk.c
crypto: scatterwalk - Avoid flush_dcache_page on slab pages
16 years ago
seed.c
…
seqiv.c
…
serpent.c
…
sha1_generic.c
crypto: sha1 - Switch to shash
16 years ago
sha256_generic.c
crypto: Fix dead links
16 years ago
sha512_generic.c
crypto: sha512 - Switch to shash
16 years ago
shash.c
crypto: shash - Fix unaligned calculation with short length
16 years ago
tcrypt.c
crypto: tcrypt - Do not exit on success in fips mode
16 years ago
tcrypt.h
…
tea.c
…
testmgr.c
crypto: testmgr - Allow hash test vectors longer than a page
16 years ago
testmgr.h
crypto: testmgr - Add ctr(aes) test vectors
16 years ago
tgr192.c
crypto: tgr192 - Switch to shash
16 years ago
twofish.c
…
twofish_common.c
…
wp512.c
crypto: wp512 - Switch to shash
16 years ago
xcbc.c
…
xor.c
md: move lots of #include lines out of .h files and into .c
16 years ago
xts.c
…
zlib.c
crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}
16 years ago