..
asymmetric_keys
X.509: Support parse long form of length octets in Authority Key Identifier
12 years ago
async_tx
raid6test: use prandom_bytes()
12 years ago
842.c
crypto: 842 - remove .cra_list initialization
13 years ago
Kconfig
crypto: blowfish - disable AVX2 implementation
12 years ago
Makefile
crypto: add CMAC support to CryptoAPI
12 years ago
ablkcipher.c
crypto: user - fix info leaks in report API
12 years ago
aead.c
crypto: user - fix info leaks in report API
12 years ago
aes_generic.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
af_alg.c
…
ahash.c
crypto: user - fix info leaks in report API
12 years ago
algapi.c
hlist: drop the node parameter from iterators
12 years ago
algboss.c
…
algif_hash.c
crypto: algif - suppress sending source address information in recvmsg
12 years ago
algif_skcipher.c
crypto: algif - suppress sending source address information in recvmsg
12 years ago
ansi_cprng.c
crypto: ansi_cprng - use crypto_[un]register_algs
13 years ago
anubis.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
api.c
…
arc4.c
…
authenc.c
crypto: use ERR_CAST
12 years ago
authencesn.c
crypto: use ERR_CAST
12 years ago
blkcipher.c
crypto: user - fix info leaks in report API
12 years ago
blowfish_common.c
…
blowfish_generic.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
camellia_generic.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
cast5_generic.c
crypto: cast5/cast6 - move lookup tables to shared module
12 years ago
cast6_generic.c
crypto: cast5/cast6 - move lookup tables to shared module
12 years ago
cast_common.c
crypto: cast5/cast6 - move lookup tables to shared module
12 years ago
cbc.c
…
ccm.c
crypto: use ERR_CAST
12 years ago
chainiv.c
crypto: use ERR_CAST
12 years ago
cipher.c
…
cmac.c
crypto: add CMAC support to CryptoAPI
12 years ago
compress.c
…
crc32.c
crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation
12 years ago
crc32c.c
…
cryptd.c
crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
12 years ago
crypto_null.c
crypto: crypto_null - use crypto_[un]register_algs
13 years ago
crypto_user.c
crypto: user - constify netlink dispatch table
12 years ago
crypto_wq.c
…
ctr.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
12 years ago
cts.c
crypto: use ERR_CAST
12 years ago
deflate.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
des_generic.c
crypto: des - use crypto_[un]register_algs
13 years ago
ecb.c
…
eseqiv.c
…
fcrypt.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
fips.c
…
gcm.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
12 years ago
gf128mul.c
…
ghash-generic.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
hmac.c
…
internal.h
…
khazad.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
krng.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
lrw.c
…
lzo.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
md4.c
…
md5.c
…
michael_mic.c
…
pcbc.c
…
pcompress.c
crypto: user - fix info leaks in report API
12 years ago
pcrypt.c
…
proc.c
…
ripemd.h
…
rmd128.c
…
rmd160.c
…
rmd256.c
…
rmd320.c
…
rng.c
crypto: user - fix info leaks in report API
12 years ago
salsa20_generic.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
scatterwalk.c
…
seed.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
seqiv.c
crypto: use ERR_CAST
12 years ago
serpent_generic.c
crypto: serpent - use crypto_[un]register_algs
13 years ago
sha1_generic.c
…
sha256_generic.c
crypto: sha256 - Expose SHA256 generic routine to be callable externally.
12 years ago
sha512_generic.c
crypto: sha512 - Expose generic sha512 routine to be callable from other modules
12 years ago
shash.c
crypto: user - fix info leaks in report API
12 years ago
tcrypt.c
crypto: tcrypt - add async cipher speed tests for blowfish
12 years ago
tcrypt.h
crypto: ctr - make rfc3686 asynchronous block cipher
12 years ago
tea.c
crypto: tea - use crypto_[un]register_algs
13 years ago
testmgr.c
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher
12 years ago
testmgr.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
12 years ago
tgr192.c
crypto: tiger - use crypto_[un]register_shashes
13 years ago
twofish_common.c
…
twofish_generic.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
vmac.c
crypto: vmac - Make VMAC work when blocks aren't aligned
12 years ago
wp512.c
crypto: whirlpool - use crypto_[un]register_shashes
13 years ago
xcbc.c
…
xor.c
add further __init annotations to crypto/xor.c
13 years ago
xts.c
…
zlib.c
…