..
async_tx
async_tx/raid6: add missing dma_unmap calls to the async fail case
16 years ago
Kconfig
crypto: vmac - New hash algorithm for intel_txt support
16 years ago
Makefile
crypto: vmac - New hash algorithm for intel_txt support
16 years ago
ablkcipher.c
crypto: blkcipher - Do not use eseqiv on stream ciphers
16 years ago
aead.c
headers: remove sched.h from interrupt.h
16 years ago
aes_generic.c
crypto: aes - Undefined behaviour in crypto_aes_expand_key
16 years ago
ahash.c
crypto: ahash - Use GFP_KERNEL on allocation if the request can sleep
16 years ago
algapi.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
16 years ago
algboss.c
crypto: api - Add new template create function
16 years ago
ansi_cprng.c
crypto: ansi_cprng - Fix module initialization
16 years ago
anubis.c
…
api.c
crypto: api - Remove frontend argument from extsize/init_tfm
16 years ago
arc4.c
[CRYPTO] api: Get rid of flags argument to setkey
19 years ago
authenc.c
crypto: authenc - Convert to ahash
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
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
17 years ago
ccm.c
…
chainiv.c
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
16 years ago
cipher.c
…
compress.c
cleanup asm/scatterlist.h includes
17 years ago
crc32c.c
…
cryptd.c
crypto: cryptd - Add support to access underlaying shash
16 years ago
crypto_null.c
…
crypto_wq.c
crypto: api - Use dedicated workqueue for crypto subsystem
16 years ago
ctr.c
crypto: ctr - Use chainiv on raw counter mode
16 years ago
cts.c
…
deflate.c
…
des_generic.c
…
digest.c
…
ecb.c
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
17 years ago
eseqiv.c
crypto: eseqiv - Fix IV generation for sync algorithms
16 years ago
fcrypt.c
…
fips.c
…
gcm.c
crypto: gcm - Use GHASH digest algorithm
16 years ago
gf128mul.c
crypto: Fix dead links
16 years ago
ghash-generic.c
crypto: ghash - Add GHASH digest algorithm for GCM
16 years ago
hash.c
…
hmac.c
crypto: hmac - Prehash ipad/opad
16 years ago
internal.h
crypto: cryptd - Switch to template create API
16 years ago
khazad.c
…
krng.c
crypto: rng - RNG interface and implementation
17 years ago
lrw.c
…
lzo.c
…
md4.c
…
md5.c
…
michael_mic.c
…
pcbc.c
…
pcompress.c
crypto: api - Remove frontend argument from extsize/init_tfm
16 years ago
proc.c
…
ripemd.h
…
rmd128.c
…
rmd160.c
…
rmd256.c
…
rmd320.c
…
rng.c
crypto: rng - Fix typo
16 years ago
salsa20_generic.c
crypto: salsa20 - Remove private wrappers around various operations
16 years ago
scatterwalk.c
…
seed.c
…
seqiv.c
crypto: skcipher - Use RNG interface instead of get_random_bytes
17 years ago
serpent.c
…
sha1_generic.c
crypto: sha1_generic - Add export/import support
16 years ago
sha256_generic.c
crypto: sha256_generic - Add export/import support
16 years ago
sha512_generic.c
crypto: sha512_generic - Use 64-bit counters
16 years ago
shash.c
crypto: shash - Test for the algorithms import function before exporting it
16 years ago
tcrypt.c
crypto: vmac - New hash algorithm for intel_txt support
16 years ago
tcrypt.h
…
tea.c
…
testmgr.c
crypto: vmac - New hash algorithm for intel_txt support
16 years ago
testmgr.h
crypto: vmac - New hash algorithm for intel_txt support
16 years ago
tgr192.c
…
twofish.c
…
twofish_common.c
…
vmac.c
crypto: vmac - New hash algorithm for intel_txt support
16 years ago
wp512.c
…
xcbc.c
crypto: xcbc - Fix alignment calculation of xcbc_tfm_ctx
16 years ago
xor.c
crypto: don't track xor test pages with kmemcheck
16 years ago
xts.c
…
zlib.c
crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}
16 years ago