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 586fac13f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 15 years ago
..
async_tx async_tx: expand async raid6 test to cover ioatdma corner case 15 years ago
Kconfig crypto: pcrypt - Add pcrypt crypto parallelization wrapper 15 years ago
Makefile crypto: pcrypt - Add pcrypt crypto parallelization wrapper 15 years ago
ablkcipher.c crypto: ablkcipher - Fix checkpatch errors 15 years ago
aead.c crypto: aead - Fix checkpatch errors 15 years ago
aes_generic.c crypto: aes_generic - Fix checkpatch errors 15 years ago
ahash.c crypto: hash - Fix handling of unaligned buffers 15 years ago
algapi.c crypto: algapi - Fix checkpatch errors 15 years ago
algboss.c crypto: api - Add new template create function 16 years ago
ansi_cprng.c crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPS 15 years ago
anubis.c crypto: anubis - Fix checkpatch errors 15 years ago
api.c crypto: api - Fix checkpatch errors 15 years ago
arc4.c
authenc.c crypto: authenc - Move saved IV in front of the ablkcipher request 15 years ago
blkcipher.c crypto: skcipher - Avoid infinite loop when cipher fails selftest 16 years ago
blowfish.c crypto: blowfish - Fix checkpatch errors 15 years ago
camellia.c crypto: camellia - Fix checkpatch errors 15 years ago
cast5.c crypto: cast5 - Fix checkpatch errors 15 years ago
cast6.c crypto: cast6 - Fix checkpatch errors 15 years ago
cbc.c Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
ccm.c crypto: ccm - Fix handling of null assoc data 16 years ago
chainiv.c crypto: chainiv - Use kcrypto_wq instead of keventd_wq 16 years ago
cipher.c crypto: cipher - Fix checkpatch errors 15 years ago
compress.c crypto: compress - Fix checkpatch errors 15 years ago
crc32c.c crypto: crc32 - Fix checkpatch errors 15 years ago
cryptd.c percpu: add __percpu sparse annotations to what's left 15 years ago
crypto_null.c crypto: crypto_null - Fix checkpatch errors 15 years ago
crypto_wq.c crypto: api - Use dedicated workqueue for crypto subsystem 16 years ago
ctr.c crypto: ctr - Use chainiv on raw counter mode 16 years ago
cts.c [CRYPTO] cts: Init SG tables 17 years ago
deflate.c crypto: deflate - Fix checkpatch errors 15 years ago
des_generic.c crypto: des_generic - Fix checkpatch errors 15 years ago
ecb.c crypto: ecb - Fix checkpatch errors 15 years ago
eseqiv.c crypto: eseqiv - Fix IV generation for sync algorithms 16 years ago
fcrypt.c crypto: fcrypt - Fix checkpatch errors 15 years ago
fips.c crypto: api - Add fips_enable flag 17 years ago
gcm.c crypto: gcm - Add RFC4543 wrapper for GCM 15 years ago
gf128mul.c crypto: Fix dead links 16 years ago
ghash-generic.c crypto: ghash - Add GHASH digest algorithm for GCM 16 years ago
hmac.c crypto: hmac - Prehash ipad/opad 16 years ago
internal.h crypto: cryptd - Switch to template create API 16 years ago
khazad.c [CRYPTO] all: Clean up init()/fini() 17 years ago
krng.c crypto: rng - RNG interface and implementation 17 years ago
lrw.c crypto: lrw - Fix big endian support 16 years ago
lzo.c [CRYPTO] all: Clean up init()/fini() 17 years ago
md4.c crypto: md4 - Switch to shash 16 years ago
md5.c crypto: md5 - Set statesize 15 years ago
michael_mic.c crypto: michael_mic - Switch to shash 16 years ago
pcbc.c Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
pcompress.c crypto: api - Remove frontend argument from extsize/init_tfm 16 years ago
pcrypt.c crypto: pcrypt - call the complete function on error 15 years ago
proc.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 15 years ago
ripemd.h [CRYPTO] ripemd: Put all common RIPEMD values in header file 17 years ago
rmd128.c crypto: rmd128 - Switch to shash 16 years ago
rmd160.c crypto: rmd160 - Switch to shash 16 years ago
rmd256.c crypto: rmd256 - Switch to shash 16 years ago
rmd320.c crypto: rmd320 - Switch to shash 16 years ago
rng.c crypto: rng - Fix typo 16 years ago
salsa20_generic.c crypto: salsa20 - Remove private wrappers around various operations 16 years ago
scatterwalk.c crypto: scatterwalk - Avoid flush_dcache_page on slab pages 16 years ago
seed.c [CRYPTO] seed: New cipher algorithm 18 years ago
seqiv.c crypto: skcipher - Use RNG interface instead of get_random_bytes 17 years ago
serpent.c [CRYPTO] all: Clean up init()/fini() 17 years ago
sha1_generic.c crypto: sha1_generic - Add export/import support 16 years ago
sha256_generic.c crypto: sha256_generic - Add export/import support 16 years ago
sha512_generic.c crypto: sha512_generic - Use 64-bit counters 16 years ago
shash.c crypto: shash - Test for the algorithms import function before exporting it 16 years ago
tcrypt.c crypto: vmac - New hash algorithm for intel_txt support 16 years ago
tcrypt.h crypto: cryptomgr - Add test infrastructure 17 years ago
tea.c [CRYPTO] all: Clean up init()/fini() 17 years ago
testmgr.c crypto: testmgr - Fix complain about lack test for internal used algorithm 15 years ago
testmgr.h crypto: testmgr - Add ghash algorithm test before provide to users 15 years ago
tgr192.c crypto: tgr192 - Switch to shash 16 years ago
twofish.c [CRYPTO] all: Clean up init()/fini() 17 years ago
twofish_common.c [CRYPTO] twofish: Do not unroll big stuff in twofish key setup 17 years ago
vmac.c crypto: vmac - New hash algorithm for intel_txt support 16 years ago
wp512.c crypto: wp512 - Switch to shash 16 years ago
xcbc.c crypto: xcbc - Fix alignment calculation of xcbc_tfm_ctx 16 years ago
xor.c crypto: don't track xor test pages with kmemcheck 16 years ago
xts.c [CRYPTO] xts: Use proper alignment 17 years ago
zlib.c crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final} 16 years ago