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
Linus Torvalds b91385236c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 16 years ago
..
async_tx async_tx: make async_tx_run_dependencies() easier to read 17 years ago
Kconfig crypto: skcipher - Use RNG interface instead of get_random_bytes 17 years ago
Makefile crypto: rng - RNG interface and implementation 17 years ago
ablkcipher.c
aead.c
aes_generic.c
ahash.c
algapi.c crypto: api - Use test infrastructure 17 years ago
algboss.c crypto: cryptomgr - Test ciphers using ECB 17 years ago
ansi_cprng.c crypto: rng - RNG interface and implementation 17 years ago
anubis.c
api.c crypto: api - Use test infrastructure 17 years ago
arc4.c
authenc.c crypto: authenc - Avoid using clobbered request pointer 17 years ago
blkcipher.c crypto: skcipher - Move IV generators into their own modules 17 years ago
blowfish.c
camellia.c Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers" 17 years ago
cast5.c
cast6.c
cbc.c
ccm.c
chainiv.c crypto: skcipher - Use RNG interface instead of get_random_bytes 17 years ago
cipher.c
compress.c
crc32c.c
cryptd.c
crypto_null.c
ctr.c
cts.c
deflate.c
des_generic.c
digest.c
ecb.c
eseqiv.c crypto: skcipher - Use RNG interface instead of get_random_bytes 17 years ago
fcrypt.c
fips.c crypto: api - Add fips_enable flag 17 years ago
gcm.c
gf128mul.c
hash.c
hmac.c
internal.h crypto: api - Add fips_enable flag 17 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
proc.c crypto: api - Add fips_enable flag 17 years ago
ripemd.h
rmd128.c
rmd160.c
rmd256.c
rmd320.c
rng.c crypto: rng - RNG interface and implementation 17 years ago
salsa20_generic.c
scatterwalk.c
seed.c
seqiv.c crypto: skcipher - Use RNG interface instead of get_random_bytes 17 years ago
serpent.c
sha1_generic.c
sha256_generic.c
sha512_generic.c
tcrypt.c crypto: cryptomgr - Add test infrastructure 17 years ago
tcrypt.h crypto: cryptomgr - Add test infrastructure 17 years ago
tea.c
testmgr.c crypto: cryptomgr - Test ciphers using ECB 17 years ago
testmgr.h crypto: cryptomgr - Add test infrastructure 17 years ago
tgr192.c
twofish.c
twofish_common.c
wp512.c
xcbc.c
xor.c
xts.c