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 474095e46c md updates for 4.1 10 years ago
..
asymmetric_keys Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 10 years ago
async_tx md/raid5: activate raid6 rmw feature 10 years ago
842.c crypto: prefix module autoloading with "crypto-" 10 years ago
Kconfig crypto: serpent_sse2 - Fix a typo in Kconfig 10 years ago
Makefile crypto: algif - enable AEAD interface compilation 10 years ago
ablk_helper.c crypto: cryptd - process CRYPTO_ALG_INTERNAL 10 years ago
ablkcipher.c crypto: replace scatterwalk_sg_next with sg_next 10 years ago
aead.c crypto: aead - fixed style error in aead.c 10 years ago
aes_generic.c crypto: add missing crypto module aliases 10 years ago
af_alg.c crypto: af_alg - make exports consistant 10 years ago
ahash.c crypto: replace scatterwalk_sg_next with sg_next 10 years ago
algapi.c crypto: fix broken crypto_register_instance() module handling 10 years ago
algboss.c crypto: algboss - Hold ref count on larval 12 years ago
algif_aead.c crypto: fix mis-merge with the networking merge 10 years ago
algif_hash.c new helper: msg_data_left() 10 years ago
algif_rng.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 10 years ago
algif_skcipher.c new helper: msg_data_left() 10 years ago
ansi_cprng.c crypto: rng - RNGs must return 0 in success case 10 years ago
anubis.c crypto: prefix module autoloading with "crypto-" 10 years ago
api.c crypto: api - prevent helper ciphers from being used 10 years ago
arc4.c crypto: prefix module autoloading with "crypto-" 10 years ago
authenc.c crypto: include crypto- module prefix in template 10 years ago
authencesn.c crypto: include crypto- module prefix in template 10 years ago
blkcipher.c crypto: allow blkcipher walks over AEAD data 11 years ago
blowfish_common.c crypto: blowfish - split generic and common c code 14 years ago
blowfish_generic.c crypto: add missing crypto module aliases 10 years ago
camellia_generic.c crypto: add missing crypto module aliases 10 years ago
cast5_generic.c crypto: add missing crypto module aliases 10 years ago
cast6_generic.c crypto: add missing crypto module aliases 10 years ago
cast_common.c crypto: make tables used from assembler __visible 12 years ago
cbc.c crypto: include crypto- module prefix in template 10 years ago
ccm.c crypto: include crypto- module prefix in template 10 years ago
chainiv.c crypto: include crypto- module prefix in template 10 years ago
cipher.c
cmac.c crypto: include crypto- module prefix in template 10 years ago
compress.c
crc32.c crypto: prefix module autoloading with "crypto-" 10 years ago
crc32c_generic.c crypto: add missing crypto module aliases 10 years ago
crct10dif_common.c crypto: crct10dif - Add fallback for broken initrds 12 years ago
crct10dif_generic.c crypto: add missing crypto module aliases 10 years ago
cryptd.c crypto: cryptd - process CRYPTO_ALG_INTERNAL 10 years ago
crypto_null.c crypto: prefix module autoloading with "crypto-" 10 years ago
crypto_user.c crypto: user - Fix crypto_alg_match race 10 years ago
crypto_wq.c crypto: crypto_wq - Fix late crypto work queue initialization 11 years ago
ctr.c crypto: include crypto- module prefix in template 10 years ago
cts.c crypto: cts - Weed out non-CBC algorithms 10 years ago
deflate.c crypto: prefix module autoloading with "crypto-" 10 years ago
des_generic.c crypto: add missing crypto module aliases 10 years ago
drbg.c crypto: rng - RNGs must return 0 in success case 10 years ago
ecb.c crypto: include crypto- module prefix in template 10 years ago
eseqiv.c crypto: include crypto- module prefix in template 10 years ago
fcrypt.c crypto: prefix module autoloading with "crypto-" 10 years ago
fips.c
gcm.c crypto: include crypto- module prefix in template 10 years ago
gf128mul.c crypto: gf128mul - fix call to memset() 14 years ago
ghash-generic.c crypto: add missing crypto module aliases 10 years ago
hash_info.c crypto: provide single place for hash algo information 11 years ago
hmac.c crypto: include crypto- module prefix in template 10 years ago
internal.h crypto: algboss - Hold ref count on larval 12 years ago
khazad.c crypto: prefix module autoloading with "crypto-" 10 years ago
krng.c crypto: add missing crypto module aliases 10 years ago
lrw.c crypto: include crypto- module prefix in template 10 years ago
lz4.c crypto: prefix module autoloading with "crypto-" 10 years ago
lz4hc.c crypto: prefix module autoloading with "crypto-" 10 years ago
lzo.c crypto: prefix module autoloading with "crypto-" 10 years ago
mcryptd.c crypto: mcryptd - process CRYPTO_ALG_INTERNAL 10 years ago
md4.c crypto: prefix module autoloading with "crypto-" 10 years ago
md5.c crypto: prefix module autoloading with "crypto-" 10 years ago
memneq.c crypto: memneq - fix for archs without efficient unaligned access 11 years ago
michael_mic.c crypto: prefix module autoloading with "crypto-" 10 years ago
pcbc.c crypto: include crypto- module prefix in template 10 years ago
pcompress.c crypto: user - fix info leaks in report API 12 years ago
pcrypt.c crypto: include crypto- module prefix in template 10 years ago
proc.c crypto: proc - identify internal ciphers 10 years ago
ripemd.h
rmd128.c crypto: prefix module autoloading with "crypto-" 10 years ago
rmd160.c crypto: prefix module autoloading with "crypto-" 10 years ago
rmd256.c crypto: prefix module autoloading with "crypto-" 10 years ago
rmd320.c crypto: prefix module autoloading with "crypto-" 10 years ago
rng.c crypto: user - fix info leaks in report API 12 years ago
salsa20_generic.c crypto: add missing crypto module aliases 10 years ago
scatterwalk.c crypto: replace scatterwalk_sg_next with sg_next 10 years ago
seed.c crypto: prefix module autoloading with "crypto-" 10 years ago
seqiv.c crypto: seqiv - Ensure that IV size is at least 8 bytes 10 years ago
serpent_generic.c crypto: add missing crypto module aliases 10 years ago
sha1_generic.c crypto: sha1-generic - move to generic glue implementation 10 years ago
sha256_generic.c crypto: sha256-generic - move to generic glue implementation 10 years ago
sha512_generic.c crypto: sha512-generic - move to generic glue implementation 10 years ago
shash.c crypto: LLVMLinux: aligned-attribute.patch 11 years ago
tcrypt.c crypto: tcrypt - fix uninit sg entries in test_acipher_speed 10 years ago
tcrypt.h crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test suite 11 years ago
tea.c crypto: add missing crypto module aliases 10 years ago
testmgr.c crypto: testmgr - use CRYPTO_ALG_INTERNAL 10 years ago
testmgr.h crypto: testmgr - add test for lz4 and lz4hc 11 years ago
tgr192.c crypto: add missing crypto module aliases 10 years ago
twofish_common.c crypto: twofish-x86_64-3way - add lrw support 13 years ago
twofish_generic.c crypto: add missing crypto module aliases 10 years ago
vmac.c crypto: include crypto- module prefix in template 10 years ago
wp512.c crypto: add missing crypto module aliases 10 years ago
xcbc.c crypto: include crypto- module prefix in template 10 years ago
xor.c add further __init annotations to crypto/xor.c 13 years ago
xts.c crypto: include crypto- module prefix in template 10 years ago
zlib.c crypto: prefix module autoloading with "crypto-" 10 years ago