Herbert Xu 26052f9b9b crypto: crct10dif - Add fallback for broken initrds há 12 anos atrás
..
asymmetric_keys 04b00bdb41 X.509: Support parse long form of length octets in Authority Key Identifier há 12 anos atrás
async_tx 48a9db462d drivers/dma: remove unused support for MEMSET operations há 12 anos atrás
842.c c2b3711d11 crypto: 842 - remove .cra_list initialization há 13 anos atrás
Kconfig 68411521cc Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" há 12 anos atrás
Makefile 26052f9b9b crypto: crct10dif - Add fallback for broken initrds há 12 anos atrás
ablkcipher.c 9a5467bf7b crypto: user - fix info leaks in report API há 12 anos atrás
aead.c 9a5467bf7b crypto: user - fix info leaks in report API há 12 anos atrás
aes_generic.c f22d08111a crypto: make tables used from assembler __visible há 12 anos atrás
af_alg.c 60063497a9 atomic: use <linux/atomic.h> há 14 anos atrás
ahash.c 9a5467bf7b crypto: user - fix info leaks in report API há 12 anos atrás
algapi.c 1c8fca1d92 crypto: sanitize argument for format string há 12 anos atrás
algboss.c 939e177996 crypto: algboss - Hold ref count on larval há 12 anos atrás
algif_hash.c 72a763d805 crypto: algif - suppress sending source address information in recvmsg há 12 anos atrás
algif_skcipher.c 72a763d805 crypto: algif - suppress sending source address information in recvmsg há 12 anos atrás
ansi_cprng.c 8fc229a51b crypto: ansi_cprng - use crypto_[un]register_algs há 13 anos atrás
anubis.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
api.c 77dbd7a95e crypto: api - Fix race condition in larval lookup há 12 anos atrás
arc4.c d366db605c crypto: arc4 - improve performance by using u32 for ctx and variables há 13 anos atrás
authenc.c 3e8afe35c3 crypto: use ERR_CAST há 12 anos atrás
authencesn.c 3e8afe35c3 crypto: use ERR_CAST há 12 anos atrás
blkcipher.c 9a5467bf7b crypto: user - fix info leaks in report API há 12 anos atrás
blowfish_common.c 52ba867c8c crypto: blowfish - split generic and common c code há 14 anos atrás
blowfish_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
camellia_generic.c 452ec0498f crypto: camellia_generic - replace commas by semicolons and adjust code alignment há 12 anos atrás
cast5_generic.c 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module há 12 anos atrás
cast6_generic.c 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module há 12 anos atrás
cast_common.c f22d08111a crypto: make tables used from assembler __visible há 12 anos atrás
cbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) há 17 anos atrás
ccm.c 3e8afe35c3 crypto: use ERR_CAST há 12 anos atrás
chainiv.c 3e8afe35c3 crypto: use ERR_CAST há 12 anos atrás
cipher.c d150975bc7 crypto: cipher - Fix checkpatch errors há 15 anos atrás
cmac.c 93b5e86a6d crypto: add CMAC support to CryptoAPI há 12 anos atrás
compress.c 0375d66dd0 crypto: compress - Fix checkpatch errors há 15 anos atrás
crc32.c 78c37d191d crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation há 12 anos atrás
crc32c.c 6a0962b22e crypto: crc32c should use library implementation há 13 anos atrás
crct10dif_common.c 26052f9b9b crypto: crct10dif - Add fallback for broken initrds há 12 anos atrás
crct10dif_generic.c 26052f9b9b crypto: crct10dif - Add fallback for broken initrds há 12 anos atrás
cryptd.c 9efade1b3e crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption há 12 anos atrás
crypto_null.c 70a03bff6c crypto: crypto_null - use crypto_[un]register_algs há 13 anos atrás
crypto_user.c a84fb791cb crypto: user - constify netlink dispatch table há 12 anos atrás
crypto_wq.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it há 13 anos atrás
ctr.c 32dc43e40a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 há 12 anos atrás
cts.c 3e8afe35c3 crypto: use ERR_CAST há 12 anos atrás
deflate.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
des_generic.c 9935e6d2f3 crypto: des - use crypto_[un]register_algs há 13 anos atrás
ecb.c 5b37c19e36 crypto: ecb - Fix checkpatch errors há 15 anos atrás
eseqiv.c c920fa6051 crypto: Use scatterwalk_crypto_chain há 14 anos atrás
fcrypt.c 06e710bd5f crypto: fcrypt - Fix bitoperation for compilation with clang há 12 anos atrás
fips.c ccb778e184 crypto: api - Add fips_enable flag há 17 anos atrás
gcm.c 797994f81a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 há 12 anos atrás
gf128mul.c 625426633d crypto: gf128mul - fix call to memset() há 14 anos atrás
ghash-generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
hmac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h há 15 anos atrás
internal.h 939e177996 crypto: algboss - Hold ref count on larval há 12 anos atrás
khazad.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
krng.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
lrw.c 6c2205b8ff crypto: lrw - add interface for parallelized cipher implementions há 13 anos atrás
lz4.c 0ea8530dcf crypto: add lz4 Cryptographic API há 12 anos atrás
lz4hc.c 0ea8530dcf crypto: add lz4 Cryptographic API há 12 anos atrás
lzo.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
md4.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it há 13 anos atrás
md5.c bc0b96b54a crypto: Move md5_transform to lib/md5.c há 14 anos atrás
michael_mic.c 19e2bf1467 crypto: michael_mic - Switch to shash há 16 anos atrás
pcbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) há 17 anos atrás
pcompress.c 9a5467bf7b crypto: user - fix info leaks in report API há 12 anos atrás
pcrypt.c d8537548c9 drivers: avoid format strings in names passed to alloc_workqueue() há 12 anos atrás
proc.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it há 13 anos atrás
ripemd.h ba6b039872 [CRYPTO] ripemd: Put all common RIPEMD values in header file há 17 anos atrás
rmd128.c 3181c22587 crypto: ripemd - Set module author and update email address há 14 anos atrás
rmd160.c 3181c22587 crypto: ripemd - Set module author and update email address há 14 anos atrás
rmd256.c 3181c22587 crypto: ripemd - Set module author and update email address há 14 anos atrás
rmd320.c 3181c22587 crypto: ripemd - Set module author and update email address há 14 anos atrás
rng.c 9a5467bf7b crypto: user - fix info leaks in report API há 12 anos atrás
salsa20_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
scatterwalk.c 257aff5154 crypto: scatterwalk - Add support for calculating number of SG elements há 12 anos atrás
seed.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
seqiv.c 3e8afe35c3 crypto: use ERR_CAST há 12 anos atrás
serpent_generic.c bbc406b9d2 crypto: serpent - use crypto_[un]register_algs há 13 anos atrás
sha1_generic.c 7c390170b4 crypto: sha1 - export sha1_update for reuse há 14 anos atrás
sha256_generic.c 35d2c9d0c3 crypto: sha256 - Expose SHA256 generic routine to be callable externally. há 12 anos atrás
sha512_generic.c d329581493 crypto: sha512_generic - set cra_driver_name há 12 anos atrás
shash.c 9a5467bf7b crypto: user - fix info leaks in report API há 12 anos atrás
tcrypt.c 68411521cc Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" há 12 anos atrás
tcrypt.h 69d3150cfc crypto: ctr - make rfc3686 asynchronous block cipher há 12 anos atrás
tea.c 738206d325 crypto: tea - use crypto_[un]register_algs há 13 anos atrás
testmgr.c 68411521cc Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" há 12 anos atrás
testmgr.h 68411521cc Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" há 12 anos atrás
tgr192.c a5e7a2dcfc crypto: tiger - use crypto_[un]register_shashes há 13 anos atrás
twofish_common.c 81559f9ad3 crypto: twofish-x86_64-3way - add lrw support há 13 anos atrás
twofish_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
vmac.c ba1ee07090 crypto: vmac - Make VMAC work when blocks aren't aligned há 12 anos atrás
wp512.c f4b0277e7e crypto: whirlpool - use crypto_[un]register_shashes há 13 anos atrás
xcbc.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it há 13 anos atrás
xor.c af7cf25dd1 add further __init annotations to crypto/xor.c há 12 anos atrás
xts.c ce0045561e crypto: xts: add interface for parallelized cipher implementations há 13 anos atrás
zlib.c 7ab24bfdf9 net+crypto: Use vmalloc for zlib inflate buffers. há 14 anos atrás