.. |
asymmetric_keys
|
|
|
async_tx
|
|
|
842.c
|
crypto: 842 - change 842 alg to use software
|
2015-05-11 15:06:43 +08:00 |
ablk_helper.c
|
crypto: cryptd - process CRYPTO_ALG_INTERNAL
|
2015-03-31 21:21:04 +08:00 |
ablkcipher.c
|
crypto: skcipher - Use tmpl->create
|
2015-05-25 18:41:28 +08:00 |
aead.c
|
crypto: aead - Add multiple algorithm registration interface
|
2015-06-03 10:48:35 +08:00 |
aes_generic.c
|
crypto: add missing crypto module aliases
|
2015-01-13 22:29:11 +11:00 |
af_alg.c
|
crypto: af_alg - make exports consistant
|
2015-04-01 15:32:20 -04:00 |
ahash.c
|
crypto: replace scatterwalk_sg_next with sg_next
|
2015-01-26 11:34:22 +11:00 |
algapi.c
|
crypto: api - Include alignment in crypto_alg_extsize
|
2015-06-03 10:48:34 +08:00 |
algboss.c
|
|
|
algif_aead.c
|
crypto: algif_aead - Switch to new AEAD interface
|
2015-05-28 11:23:21 +08:00 |
algif_hash.c
|
new helper: msg_data_left()
|
2015-04-11 15:53:35 -04:00 |
algif_rng.c
|
crypto: algif_rng - Remove obsolete const-removal cast
|
2015-04-22 09:30:21 +08:00 |
algif_skcipher.c
|
new helper: msg_data_left()
|
2015-04-11 15:53:35 -04:00 |
ansi_cprng.c
|
crypto: ansi_cprng - Convert to new rng interface
|
2015-04-22 09:30:18 +08:00 |
anubis.c
|
|
|
api.c
|
crypto: api - prevent helper ciphers from being used
|
2015-03-31 21:21:03 +08:00 |
arc4.c
|
|
|
authenc.c
|
crypto: authenc - Use crypto_aead_set_reqsize helper
|
2015-05-13 10:31:37 +08:00 |
authencesn.c
|
crypto: authencesn - Use crypto_aead_set_reqsize helper
|
2015-05-13 10:31:38 +08:00 |
blkcipher.c
|
crypto: blkcipher - Include crypto/aead.h
|
2015-05-13 10:31:34 +08:00 |
blowfish_common.c
|
|
|
blowfish_generic.c
|
crypto: add missing crypto module aliases
|
2015-01-13 22:29:11 +11:00 |
camellia_generic.c
|
crypto: add missing crypto module aliases
|
2015-01-13 22:29:11 +11:00 |
cast_common.c
|
|
|
cast5_generic.c
|
crypto: add missing crypto module aliases
|
2015-01-13 22:29:11 +11:00 |
cast6_generic.c
|
crypto: add missing crypto module aliases
|
2015-01-13 22:29:11 +11:00 |
cbc.c
|
|
|
ccm.c
|
crypto: ccm - Use crypto_aead_set_reqsize helper
|
2015-05-13 10:31:39 +08:00 |
chacha20_generic.c
|
crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation
|
2015-06-04 15:04:49 +08:00 |
chacha20poly1305.c
|
crypto: chacha20poly1305 - Add an IPsec variant for RFC7539 AEAD
|
2015-06-04 15:04:53 +08:00 |
chainiv.c
|
crypto: chainiv - Move IV seeding into init function
|
2015-06-04 15:04:59 +08:00 |
cipher.c
|
|
|
cmac.c
|
|
|
compress.c
|
|
|
crc32.c
|
|
|
crc32c_generic.c
|
crypto: add missing crypto module aliases
|
2015-01-13 22:29:11 +11:00 |
crct10dif_common.c
|
|
|
crct10dif_generic.c
|
crypto: add missing crypto module aliases
|
2015-01-13 22:29:11 +11:00 |
cryptd.c
|
crypto: cryptd - Convert to new AEAD interface
|
2015-06-03 10:48:37 +08:00 |
crypto_null.c
|
crypto: null - Add default null skcipher
|
2015-05-22 11:25:55 +08:00 |
crypto_user.c
|
crypto: user - Fix crypto_alg_match race
|
2015-04-08 22:20:06 +08:00 |
crypto_wq.c
|
|
|
ctr.c
|
|
|
cts.c
|
crypto: cts - Weed out non-CBC algorithms
|
2015-01-20 14:44:15 +11:00 |
deflate.c
|
|
|
des_generic.c
|
crypto: add missing crypto module aliases
|
2015-01-13 22:29:11 +11:00 |
drbg.c
|
crypto: drbg - report backend_cra_name when allocation fails
|
2015-06-11 21:55:28 +08:00 |
ecb.c
|
|
|
echainiv.c
|
crypto: echainiv - Move IV seeding into init function
|
2015-06-04 15:05:00 +08:00 |
eseqiv.c
|
crypto: eseqiv - Move IV seeding into init function
|
2015-06-04 15:05:00 +08:00 |
fcrypt.c
|
|
|
fips.c
|
crypto: fips - Move fips_enabled sysctl into fips.c
|
2015-04-23 14:18:09 +08:00 |
gcm.c
|
crypto: gcm - Use default null skcipher
|
2015-05-22 11:25:55 +08:00 |
gf128mul.c
|
|
|
ghash-generic.c
|
crypto: add missing crypto module aliases
|
2015-01-13 22:29:11 +11:00 |
hash_info.c
|
|
|
hmac.c
|
|
|
internal.h
|
crypto: api - Remove linux/fips.h from internal.h
|
2015-04-23 14:18:10 +08:00 |
jitterentropy.c
|
crypto: drbg - use pragmas for disabling optimization
|
2015-06-09 22:26:00 +08:00 |
Kconfig
|
crypto: drbg - Add select on sha256
|
2015-06-11 21:55:28 +08:00 |
khazad.c
|
|
|
lrw.c
|
|
|
lz4.c
|
|
|
lz4hc.c
|
|
|
lzo.c
|
|
|
Makefile
|
crypto: drbg - use pragmas for disabling optimization
|
2015-06-09 22:26:00 +08:00 |
mcryptd.c
|
crypto: mcryptd - process CRYPTO_ALG_INTERNAL
|
2015-03-31 21:21:13 +08:00 |
md4.c
|
|
|
md5.c
|
crypto: md5 - use md5 IV MD5_HX instead of their raw value
|
2015-05-18 12:20:18 +08:00 |
memneq.c
|
|
|
michael_mic.c
|
|
|
pcbc.c
|
|
|
pcompress.c
|
crypto: pcomp - Use crypto_alg_extsize helper
|
2015-04-21 10:19:55 +08:00 |
pcrypt.c
|
crypto: pcrypt - Add support for new AEAD interface
|
2015-06-03 10:48:35 +08:00 |
poly1305_generic.c
|
crypto: poly1305 - Add a generic Poly1305 authenticator implementation
|
2015-06-04 15:04:50 +08:00 |
proc.c
|
crypto: fips - Move fips_enabled sysctl into fips.c
|
2015-04-23 14:18:09 +08:00 |
ripemd.h
|
|
|
rmd128.c
|
|
|
rmd160.c
|
|
|
rmd256.c
|
|
|
rmd320.c
|
|
|
rng.c
|
crypto: rng - Zero seed in crypto_rng_reset
|
2015-04-22 09:30:21 +08:00 |
salsa20_generic.c
|
crypto: add missing crypto module aliases
|
2015-01-13 22:29:11 +11:00 |
scatterwalk.c
|
crypto: scatterwalk - Hide PageSlab call to optimise away flush_dcache_page
|
2015-06-03 10:51:25 +08:00 |
seed.c
|
|
|
seqiv.c
|
crypto: seqiv - Move IV seeding into init function
|
2015-06-04 15:05:01 +08:00 |
serpent_generic.c
|
crypto: add missing crypto module aliases
|
2015-01-13 22:29:11 +11:00 |
sha1_generic.c
|
crypto: sha1-generic - move to generic glue implementation
|
2015-04-10 21:39:40 +08:00 |
sha256_generic.c
|
crypto: sha256-generic - move to generic glue implementation
|
2015-04-10 21:39:41 +08:00 |
sha512_generic.c
|
crypto: sha512-generic - move to generic glue implementation
|
2015-04-10 21:39:41 +08:00 |
shash.c
|
crypto: shash - Use crypto_alg_extsize helper
|
2015-04-21 10:19:54 +08:00 |
tcrypt.c
|
crypto: tcrypt - Switch to new AEAD interface
|
2015-05-28 11:23:21 +08:00 |
tcrypt.h
|
|
|
tea.c
|
crypto: add missing crypto module aliases
|
2015-01-13 22:29:11 +11:00 |
testmgr.c
|
crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vector
|
2015-06-04 15:04:54 +08:00 |
testmgr.h
|
crypto: testmgr - Document struct cipher_testvec
|
2015-06-09 22:22:00 +08:00 |
tgr192.c
|
crypto: add missing crypto module aliases
|
2015-01-13 22:29:11 +11:00 |
twofish_common.c
|
|
|
twofish_generic.c
|
crypto: add missing crypto module aliases
|
2015-01-13 22:29:11 +11:00 |
vmac.c
|
|
|
wp512.c
|
crypto: add missing crypto module aliases
|
2015-01-13 22:29:11 +11:00 |
xcbc.c
|
|
|
xor.c
|
|
|
xts.c
|
|
|
zlib.c
|
crypto: pcomp - Constify (de)compression parameters
|
2015-05-01 11:16:37 +08:00 |