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 42a0ddcd48 Merge git://github.com/herbertx/crypto 13 years ago
..
async_tx crypto: add module.h to those files that are explicitly using it 13 years ago
Kconfig crypto: user - Depend on NET instead of selecting it 13 years ago
Makefile crypto: Add userspace configuration API 13 years ago
ablkcipher.c crypto: algapi - Fix build problem with NET disabled 13 years ago
aead.c crypto: algapi - Fix build problem with NET disabled 13 years ago
aes_generic.c
af_alg.c atomic: use <linux/atomic.h> 14 years ago
ahash.c crypto: algapi - Fix build problem with NET disabled 13 years ago
algapi.c crypto: Export crypto_remove_final 13 years ago
algboss.c
algif_hash.c
algif_skcipher.c
ansi_cprng.c
anubis.c
api.c
arc4.c
authenc.c
authencesn.c
blkcipher.c crypto: algapi - Fix build problem with NET disabled 13 years ago
blowfish_common.c crypto: blowfish - split generic and common c code 14 years ago
blowfish_generic.c crypto: blowfish - rename C-version to blowfish_generic 14 years ago
camellia.c
cast5.c
cast6.c
cbc.c
ccm.c
chainiv.c
cipher.c
compress.c
crc32c.c
cryptd.c crypto: cryptd - Use subsys_initcall to prevent races with aesni 14 years ago
crypto_null.c
crypto_user.c crypto: user - Fix rwsem leak in crypto_user 13 years ago
crypto_wq.c crypto: add module.h to those files that are explicitly using it 13 years ago
ctr.c
cts.c
deflate.c
des_generic.c
ecb.c
eseqiv.c
fcrypt.c
fips.c
gcm.c
gf128mul.c
ghash-generic.c crypto: ghash - Avoid null pointer dereference if no key is set 13 years ago
hmac.c
internal.h crypto: Export crypto_remove_final 13 years ago
khazad.c
krng.c
lrw.c
lzo.c
md4.c crypto: add module.h to those files that are explicitly using it 13 years ago
md5.c crypto: Move md5_transform to lib/md5.c 14 years ago
michael_mic.c
pcbc.c
pcompress.c crypto: algapi - Fix build problem with NET disabled 13 years ago
pcrypt.c
proc.c crypto: add module.h to those files that are explicitly using it 13 years ago
ripemd.h
rmd128.c
rmd160.c
rmd256.c
rmd320.c
rng.c crypto: algapi - Fix build problem with NET disabled 13 years ago
salsa20_generic.c
scatterwalk.c
seed.c
seqiv.c
serpent.c
sha1_generic.c crypto: sha1 - export sha1_update for reuse 14 years ago
sha256_generic.c
sha512_generic.c
shash.c crypto: algapi - Fix build problem with NET disabled 13 years ago
tcrypt.c crypto: testmgr - add twofish tests 13 years ago
tcrypt.h
tea.c
testmgr.c crypto: testmgr - add twofish tests 13 years ago
testmgr.h crypto: testmgr - add twofish tests 13 years ago
tgr192.c
twofish_common.c
twofish_generic.c
vmac.c crypto: add module.h to those files that are explicitly using it 13 years ago
wp512.c crypto: whirlpool - count rounds from 0 13 years ago
xcbc.c crypto: add module.h to those files that are explicitly using it 13 years ago
xor.c
xts.c
zlib.c