You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/crypto
David Woodhouse 2144381da4 Merge branch 'async' of macbook:git/btrfs-unstable 15 years ago
..
async_tx Merge branch 'async' of macbook:git/btrfs-unstable 15 years ago
Kconfig crypto: testmgr - add an option to disable cryptoalgos' self-tests 15 years ago
Makefile crypto: twofish: Rename twofish to twofish_generic and add an alias 15 years ago
ablkcipher.c crypto: skcipher - avoid NULL dereference 15 years ago
aead.c crypto: aead - Fix checkpatch errors 15 years ago
aes_generic.c crypto: aes_generic - Fix checkpatch errors 15 years ago
ahash.c crypto: hash - Fix handling of unaligned buffers 15 years ago
algapi.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 15 years ago
algboss.c crypto: testmgr - add an option to disable cryptoalgos' self-tests 15 years ago
ansi_cprng.c crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPS 15 years ago
anubis.c crypto: anubis - Fix checkpatch errors 15 years ago
api.c crypto: api - Fix checkpatch errors 15 years ago
arc4.c
authenc.c crypto: Use ERR_CAST 15 years ago
blkcipher.c
blowfish.c crypto: blowfish - Fix checkpatch errors 15 years ago
camellia.c crypto: camellia - Fix checkpatch errors 15 years ago
cast5.c crypto: cast5 - Fix checkpatch errors 15 years ago
cast6.c crypto: cast6 - Fix checkpatch errors 15 years ago
cbc.c
ccm.c
chainiv.c
cipher.c crypto: cipher - Fix checkpatch errors 15 years ago
compress.c crypto: compress - Fix checkpatch errors 15 years ago
crc32c.c crypto: crc32 - Fix checkpatch errors 15 years ago
cryptd.c percpu: add __percpu sparse annotations to what's left 15 years ago
crypto_null.c crypto: crypto_null - Fix checkpatch errors 15 years ago
crypto_wq.c
ctr.c crypto: Use ERR_CAST 15 years ago
cts.c
deflate.c crypto: deflate - Fix checkpatch errors 15 years ago
des_generic.c crypto: des_generic - Fix checkpatch errors 15 years ago
ecb.c crypto: ecb - Fix checkpatch errors 15 years ago
eseqiv.c
fcrypt.c crypto: fcrypt - Fix checkpatch errors 15 years ago
fips.c
gcm.c crypto: gcm - Add RFC4543 wrapper for GCM 15 years ago
gf128mul.c
ghash-generic.c crypto: ghash - Add GHASH digest algorithm for GCM 16 years ago
hmac.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
internal.h crypto: internal - Fix checkpatch errors 15 years ago
khazad.c
krng.c
lrw.c
lzo.c
md4.c
md5.c crypto: md5 - Set statesize 15 years ago
michael_mic.c
pcbc.c
pcompress.c
pcrypt.c crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier 15 years ago
proc.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 15 years ago
ripemd.h
rmd128.c
rmd160.c
rmd256.c
rmd320.c
rng.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
salsa20_generic.c
scatterwalk.c crypto: scatterwalk - Fix scatterwalk_done() test 15 years ago
seed.c
seqiv.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
serpent.c
sha1_generic.c
sha256_generic.c
sha512_generic.c
shash.c crypto: shash - Remove usage of CRYPTO_MINALIGN 15 years ago
tcrypt.c crypto: tcrypt - Add speed tests for async hashing 15 years ago
tcrypt.h crypto: tcrypt - Speed testing support for ghash 15 years ago
tea.c
testmgr.c crypto: testmgr - add an option to disable cryptoalgos' self-tests 15 years ago
testmgr.h crypto: vmac - Fix big-endian support 15 years ago
tgr192.c
twofish_common.c
twofish_generic.c crypto: twofish: Rename twofish to twofish_generic and add an alias 15 years ago
vmac.c crypto: vmac - Fix big-endian support 15 years ago
wp512.c
xcbc.c crypto: xcbc - Fix alignment calculation of xcbc_tfm_ctx 16 years ago
xor.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
xts.c crypto: Use ERR_CAST 15 years ago
zlib.c