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 d25282d1c9 Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
..
asymmetric_keys X.509: Convert some printk calls to pr_devel 12 years ago
async_tx
842.c crypto: 842 - remove .cra_list initialization 13 years ago
Kconfig Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
Makefile Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
ablkcipher.c
aead.c
aes_generic.c crypto: cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
af_alg.c
ahash.c
algapi.c
algboss.c
algif_hash.c
algif_skcipher.c
ansi_cprng.c crypto: ansi_cprng - use crypto_[un]register_algs 13 years ago
anubis.c crypto: cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
api.c
arc4.c
authenc.c crypto: authenc - Fix crash with zero-length assoc data 13 years ago
authencesn.c
blkcipher.c
blowfish_common.c
blowfish_generic.c crypto: cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
camellia_generic.c crypto: cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
cast5_generic.c crypto: cast5 - prepare generic module for optimized implementations 13 years ago
cast6_generic.c Revert "[CRYPTO] cast6: inline bloat--" 13 years ago
cbc.c
ccm.c
chainiv.c
cipher.c
compress.c
crc32c.c
cryptd.c
crypto_null.c crypto: crypto_null - use crypto_[un]register_algs 13 years ago
crypto_user.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 12 years ago
crypto_wq.c
ctr.c
cts.c
deflate.c crypto: cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
des_generic.c crypto: des - use crypto_[un]register_algs 13 years ago
ecb.c
eseqiv.c
fcrypt.c crypto: cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
fips.c
gcm.c
gf128mul.c
ghash-generic.c crypto: cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
hmac.c
internal.h
khazad.c crypto: cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
krng.c crypto: cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
lrw.c
lzo.c crypto: cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
md4.c
md5.c
michael_mic.c
pcbc.c
pcompress.c
pcrypt.c
proc.c
ripemd.h
rmd128.c
rmd160.c
rmd256.c
rmd320.c
rng.c
salsa20_generic.c crypto: cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
scatterwalk.c
seed.c crypto: cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
seqiv.c
serpent_generic.c crypto: serpent - use crypto_[un]register_algs 13 years ago
sha1_generic.c
sha256_generic.c crypto: sha256 - use crypto_[un]register_shashes 13 years ago
sha512_generic.c crypto: sha512 - use crypto_[un]register_shashes 13 years ago
shash.c crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once 13 years ago
tcrypt.c crypto: tcrypt - add missing tests for camellia and ghash 12 years ago
tcrypt.h crypto: testmgr - add larger cast5 testvectors 13 years ago
tea.c crypto: tea - use crypto_[un]register_algs 13 years ago
testmgr.c crypto: testmgr - make test_aead also test 'dst != src' code paths 12 years ago
testmgr.h crypto: testmgr - add test vectors for CTR mode IV increasement 12 years ago
tgr192.c crypto: tiger - use crypto_[un]register_shashes 13 years ago
twofish_common.c
twofish_generic.c crypto: cleanup - remove unneeded crypto_alg.cra_list initializations 13 years ago
vmac.c crypto: crypto_user - fix sparse warnings (symbol was not declared, should be static?) 13 years ago
wp512.c crypto: whirlpool - use crypto_[un]register_shashes 13 years ago
xcbc.c
xor.c add further __init annotations to crypto/xor.c 12 years ago
xts.c
zlib.c