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 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 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: Add userspace report for givcipher type algorithms 13 years ago
aead.c crypto: Add userspace report for nivaead type algorithms 13 years ago
aes_generic.c
af_alg.c atomic: use <linux/atomic.h> 14 years ago
ahash.c crypto: Add userspace report for ahash type algorithms 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 crypto: arc4 - Fixed coding style issues 14 years ago
authenc.c
authencesn.c
blkcipher.c crypto: Add userspace report for blkcipher type algorithms 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 crypto: cast6 - Fix checkpatch errors 15 years ago
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 - Initialise match in crypto_alg_match 13 years ago
crypto_wq.c crypto: add module.h to those files that are explicitly using it 13 years ago
ctr.c crypto: Use ERR_CAST 15 years ago
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 crypto: lrw - Fix big endian support 16 years ago
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: Add userspace report for pcompress type algorithms 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 crypto: ripemd - Set module author and update email address 14 years ago
rmd256.c
rmd320.c crypto: ripemd - Set module author and update email address 14 years ago
rng.c crypto: Add userspace report for rng type algorithms 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: Add userspace report for shash type algorithms 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