.. |
asymmetric_keys
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
10 years ago |
async_tx
|
…
|
|
842.c
|
crypto: 842 - change 842 alg to use software
|
10 years ago |
Kconfig
|
crypto: echainiv - Add encrypted chain IV generator
|
10 years ago |
Makefile
|
crypto: echainiv - Add encrypted chain IV generator
|
10 years ago |
ablk_helper.c
|
crypto: cryptd - process CRYPTO_ALG_INTERNAL
|
10 years ago |
ablkcipher.c
|
crypto: skcipher - Fix corner case in crypto_lookup_skcipher
|
10 years ago |
aead.c
|
crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize
|
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: api - Add crypto_grab_spawn primitive
|
10 years ago |
algboss.c
|
…
|
|
algif_aead.c
|
crypto: algif_aead - Include crypto/aead.h
|
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 - Use crypto_aead_set_reqsize helper
|
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 |
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
|
…
|
|
crct10dif_generic.c
|
crypto: add missing crypto module aliases
|
10 years ago |
cryptd.c
|
crypto: cryptd - Use crypto_grab_aead
|
10 years ago |
crypto_null.c
|
crypto: null - Add default null skcipher
|
10 years ago |
crypto_user.c
|
crypto: user - Fix crypto_alg_match race
|
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 - Remove FIPS ifdef from drbg_healthcheck_sanity
|
10 years ago |
ecb.c
|
crypto: include crypto- module prefix in template
|
10 years ago |
echainiv.c
|
crypto: echainiv - echainiv_read_iv() can be static
|
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
|
crypto: fips - Move fips_enabled sysctl into fips.c
|
10 years ago |
gcm.c
|
crypto: gcm - Use default null skcipher
|
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 |
khazad.c
|
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
krng.c
|
crypto: krng - Convert to new rng interface
|
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 - Make tfm_count an atomic_t
|
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 - Zero seed in crypto_rng_reset
|
10 years ago |
salsa20_generic.c
|
crypto: add missing crypto module aliases
|
10 years ago |
scatterwalk.c
|
crypto: scatterwalk - Check for same address in map_and_copy
|
10 years ago |
seed.c
|
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
seqiv.c
|
crypto: seqiv - Add seqniv
|
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 - Include crypto/aead.h
|
10 years ago |
tcrypt.h
|
…
|
|
tea.c
|
crypto: add missing crypto module aliases
|
10 years ago |
testmgr.c
|
crypto: testmgr - add test cases for CRC32
|
10 years ago |
testmgr.h
|
crypto: testmgr - Added one larger ghash testvector (400 bytes) to the testmgr.
|
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 |