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
Herbert Xu 443c0d7ed9 crypto: authencesn - Fix breakage with new ESP code 10 years ago
..
asymmetric_keys Fix up implicit <module.h> users that will break later. 10 years ago
async_tx md/raid5: activate raid6 rmw feature 10 years ago
.gitignore crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] files 10 years ago
842.c crypto: 842 - change 842 alg to use software 10 years ago
Kconfig crypto: rsa - fix invalid select for AKCIPHER 10 years ago
Makefile crypto: jitterentropy - avoid compiler warnings 10 years ago
ablk_helper.c crypto: cryptd - process CRYPTO_ALG_INTERNAL 10 years ago
ablkcipher.c crypto: skcipher - Allow givencrypt to be NULL 10 years ago
aead.c crypto: aead - Add multiple algorithm registration interface 10 years ago
aes_generic.c crypto: add missing crypto module aliases 10 years ago
af_alg.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 10 years ago
ahash.c crypto: replace scatterwalk_sg_next with sg_next 10 years ago
akcipher.c crypto: akcipher - fix spelling cihper -> cipher 10 years ago
algapi.c crypto: api - Include alignment in crypto_alg_extsize 10 years ago
algboss.c
algif_aead.c crypto: algif_aead - Temporarily disable all AEAD algorithms 10 years ago
algif_hash.c new helper: msg_data_left() 10 years ago
algif_rng.c crypto: algif_rng - Remove obsolete const-removal cast 10 years ago
algif_skcipher.c new helper: msg_data_left() 10 years ago
ansi_cprng.c crypto: ansi_cprng - Convert to new rng interface 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: authenc - Use crypto_aead_set_reqsize helper 10 years ago
authencesn.c crypto: authencesn - Fix breakage with new ESP code 10 years ago
blkcipher.c crypto: blkcipher - Include crypto/aead.h 10 years ago
blowfish_common.c
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
cbc.c crypto: include crypto- module prefix in template 10 years ago
ccm.c crypto: ccm - Use crypto_aead_set_reqsize helper 10 years ago
chacha20_generic.c crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation 10 years ago
chacha20poly1305.c crypto: poly1305 - Pass key as first two message blocks to each desc_ctx 10 years ago
chainiv.c crypto: chainiv - Offer normal cipher functionality without RNG 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
crct10dif_generic.c crypto: add missing crypto module aliases 10 years ago
cryptd.c crypto: cryptd - Convert to new AEAD interface 10 years ago
crypto_null.c crypto: null - Add default null skcipher 10 years ago
crypto_user.c crypto: user - Add CRYPTO_MSG_DELRNG 10 years ago
crypto_wq.c
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: drbg - report backend_cra_name when allocation fails 10 years ago
ecb.c crypto: include crypto- module prefix in template 10 years ago
echainiv.c crypto: echainiv - Only hold RNG during initialisation 10 years ago
eseqiv.c crypto: eseqiv - Offer normal cipher functionality without RNG 10 years ago
fcrypt.c crypto: prefix module autoloading with "crypto-" 10 years ago
fips.c crypto: fips - Move fips_enabled sysctl into fips.c 10 years ago
gcm.c crypto: gcm - Convert to new AEAD interface 10 years ago
gf128mul.c
ghash-generic.c crypto: add missing crypto module aliases 10 years ago
hash_info.c
hmac.c crypto: include crypto- module prefix in template 10 years ago
internal.h crypto: api - Remove linux/fips.h from internal.h 10 years ago
jitterentropy-kcapi.c crypto: jitterentropy - avoid compiler warnings 10 years ago
jitterentropy.c crypto: jitterentropy - Delete unnecessary checks before the function call "kzfree" 10 years ago
khazad.c crypto: prefix module autoloading with "crypto-" 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: md5 - use md5 IV MD5_HX instead of their raw value 10 years ago
memneq.c
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: pcomp - Use crypto_alg_extsize helper 10 years ago
pcrypt.c crypto: pcrypt - Add support for new AEAD interface 10 years ago
poly1305_generic.c crypto: poly1305 - Pass key as first two message blocks to each desc_ctx 10 years ago
proc.c crypto: fips - Move fips_enabled sysctl into fips.c 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: rng - Do not free default RNG when it becomes unused 10 years ago
rsa.c crypto: rsa - add a new rsa generic implementation 10 years ago
rsa_helper.c crypto: rsa - add a new rsa generic implementation 10 years ago
rsakey.asn1 crypto: rsa - add a new rsa generic implementation 10 years ago
salsa20_generic.c crypto: add missing crypto module aliases 10 years ago
scatterwalk.c crypto: scatterwalk - Hide PageSlab call to optimise away flush_dcache_page 10 years ago
seed.c crypto: prefix module autoloading with "crypto-" 10 years ago
seqiv.c crypto: seqiv - Add compatibility support without RNG 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: shash - Use crypto_alg_extsize helper 10 years ago
tcrypt.c crypto: tcrypt - Fixed AEAD speed test setup 10 years ago
tcrypt.h crypto: tcrypt - Add rfc4309(ccm(aes)) speed test 10 years ago
tea.c crypto: add missing crypto module aliases 10 years ago
testmgr.c crypto: testmgr - don't print info about missing test for gcm-aes-aesni 10 years ago
testmgr.h crypto: testmgr - add tests vectors for RSA 10 years ago
tgr192.c crypto: add missing crypto module aliases 10 years ago
twofish_common.c
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
xts.c crypto: include crypto- module prefix in template 10 years ago
zlib.c crypto: pcomp - Constify (de)compression parameters 10 years ago