.. |
asymmetric_keys
|
1e684d3820
pkcs7: Set the module licence to prevent tainting
|
7 anni fa |
async_tx
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 anni fa |
.gitignore
|
44a17ef872
crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] files
|
10 anni fa |
842.c
|
6a8de3aefb
crypto: acomp - add support for 842 via scomp
|
8 anni fa |
Kconfig
|
37dc79565c
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 anni fa |
Makefile
|
37dc79565c
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 anni fa |
ablk_helper.c
|
1af39daaad
crypto: replace FSF address with web source in license notices
|
7 anni fa |
ablkcipher.c
|
d8c34b949d
crypto: Replaced gcc specific attributes with macros from compiler.h
|
8 anni fa |
acompress.c
|
3ce5bc72eb
crypto: acomp - allow registration of multiple acomps
|
8 anni fa |
aead.c
|
d8c34b949d
crypto: Replaced gcc specific attributes with macros from compiler.h
|
8 anni fa |
aes_generic.c
|
ec38a93761
crypto: aes-generic - drop alignment requirement
|
8 anni fa |
aes_ti.c
|
fa598d0a70
crypto: aes_ti - fix comment for MixColumns step
|
8 anni fa |
af_alg.c
|
887207ed9e
crypto: af_alg - fix NULL pointer dereference in
|
7 anni fa |
ahash.c
|
4e5b0ad582
crypto: remove redundant backlog checks on EBUSY
|
7 anni fa |
akcipher.c
|
d8c34b949d
crypto: Replaced gcc specific attributes with macros from compiler.h
|
8 anni fa |
algapi.c
|
6b80ea389a
crypto: change transient busy return code to -ENOSPC
|
7 anni fa |
algboss.c
|
e781c17c22
crypto: algboss - remove redundant setting of len to zero
|
7 anni fa |
algif_aead.c
|
b32a7dc8ae
crypto: algif_aead - fix reference counting of null skcipher
|
7 anni fa |
algif_hash.c
|
2c3f8b1621
crypto: algif - move to generic async completion
|
7 anni fa |
algif_rng.c
|
654ae152b3
crypto: algif_rng - Remove obsolete const-removal cast
|
10 anni fa |
algif_skcipher.c
|
2c3f8b1621
crypto: algif - move to generic async completion
|
7 anni fa |
ansi_cprng.c
|
e7c2422a83
crypto: ansi_cprng - Convert to new rng interface
|
10 anni fa |
anubis.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 anni fa |
api.c
|
ada69a1639
crypto: introduce crypto wait for async op
|
7 anni fa |
arc4.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 anni fa |
authenc.c
|
60425a8bad
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
|
8 anni fa |
authencesn.c
|
41cdf7a453
crypto: authencesn - Fix digest_null crash
|
8 anni fa |
blkcipher.c
|
d8c34b949d
crypto: Replaced gcc specific attributes with macros from compiler.h
|
8 anni fa |
blowfish_common.c
|
52ba867c8c
crypto: blowfish - split generic and common c code
|
14 anni fa |
blowfish_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 anni fa |
camellia_generic.c
|
1af39daaad
crypto: replace FSF address with web source in license notices
|
7 anni fa |
cast5_generic.c
|
1af39daaad
crypto: replace FSF address with web source in license notices
|
7 anni fa |
cast6_generic.c
|
1af39daaad
crypto: replace FSF address with web source in license notices
|
7 anni fa |
cast_common.c
|
f22d08111a
crypto: make tables used from assembler __visible
|
12 anni fa |
cbc.c
|
e6c2e65c70
crypto: cbc - Propagate NEED_FALLBACK bit
|
8 anni fa |
ccm.c
|
441f99c904
crypto: ccm - preserve the IV buffer
|
7 anni fa |
chacha20_generic.c
|
4de437265e
crypto: chacha20 - fix handling of chunked input
|
8 anni fa |
chacha20poly1305.c
|
60425a8bad
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
|
8 anni fa |
cipher.c
|
9c8ae17bbf
crypto: api - Remove no-op exit_ops code
|
8 anni fa |
cmac.c
|
db91af0fbe
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
|
8 anni fa |
compress.c
|
9c8ae17bbf
crypto: api - Remove no-op exit_ops code
|
8 anni fa |
crc32_generic.c
|
a7c58ac062
crypto: crc32 - Rename generic implementation
|
9 anni fa |
crc32c_generic.c
|
fd7f672710
crypto: crc32c - Fix crc32c soft dependency
|
9 anni fa |
crct10dif_common.c
|
26052f9b9b
crypto: crct10dif - Add fallback for broken initrds
|
12 anni fa |
crct10dif_generic.c
|
36e09e1f87
crypto: squash lines for simple wrapper functions
|
9 anni fa |
cryptd.c
|
6b80ea389a
crypto: change transient busy return code to -ENOSPC
|
7 anni fa |
crypto_engine.c
|
88d58ef891
crypto: engine - replace pr_xxx by dev_xxx
|
8 anni fa |
crypto_null.c
|
499a66e6b6
crypto: null - Remove default null blkcipher
|
9 anni fa |
crypto_user.c
|
8d65b08deb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 anni fa |
crypto_wq.c
|
130fa5bc81
crypto: crypto_wq - Fix late crypto work queue initialization
|
11 anni fa |
ctr.c
|
45fe93dff2
crypto: algapi - make crypto_xor() take separate dst and src arguments
|
8 anni fa |
cts.c
|
4e5b0ad582
crypto: remove redundant backlog checks on EBUSY
|
7 anni fa |
deflate.c
|
a368f43d6e
crypto: scomp - add support for deflate rfc1950 (zlib)
|
8 anni fa |
des_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 anni fa |
dh.c
|
ced6a58638
crypto: dh - Remove pointless checks for NULL 'p' and 'g'
|
7 anni fa |
dh_helper.c
|
ccd9888f14
crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
|
7 anni fa |
drbg.c
|
85a2dea4bd
crypto: drbg - move to generic async completion
|
7 anni fa |
ecb.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 anni fa |
ecc.c
|
4c0e22c905
crypto: ecc - Fix NULL pointer deref. on no default_rng
|
7 anni fa |
ecc.h
|
6755fd269d
crypto: ecdh - add privkey generation support
|
8 anni fa |
ecc_curve_defs.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 anni fa |
ecdh.c
|
f560acc3bb
crypto: ecdh - remove empty exit()
|
7 anni fa |
ecdh_helper.c
|
6e97e08d43
crypto: ecdh - return unsigned value for crypto_ecdh_key_len()
|
7 anni fa |
echainiv.c
|
53a5d5ddcc
crypto: echainiv - Replace chaining with multiplication
|
9 anni fa |
fcrypt.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 anni fa |
fips.c
|
94072cb20e
crypto: fips - Move fips_enabled sysctl into fips.c
|
10 anni fa |
gcm.c
|
76c6739477
crypto: gcm - move to generic async completion
|
7 anni fa |
gf128mul.c
|
acfc587810
crypto: gf128mul - The x8_ble multiplication functions
|
7 anni fa |
ghash-generic.c
|
a397ba829d
crypto: ghash-generic - move common definitions to a new header file
|
8 anni fa |
hash_info.c
|
5ca4c20cfd
keys, trusted: select hash algorithm for TPM2 chips
|
9 anni fa |
hmac.c
|
af3ff8045b
crypto: hmac - require that the underlying hash algorithm is unkeyed
|
7 anni fa |
internal.h
|
9c8ae17bbf
crypto: api - Remove no-op exit_ops code
|
8 anni fa |
jitterentropy-kcapi.c
|
e8b2fa476e
crypto: jitterentropy - drop duplicate header module.h
|
8 anni fa |
jitterentropy.c
|
cea0a3c305
crypto: jitterentropy - Delete unnecessary checks before the function call "kzfree"
|
10 anni fa |
keywrap.c
|
9e49451d7a
crypto: keywrap - simplify code
|
7 anni fa |
khazad.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 anni fa |
kpp.c
|
d8c34b949d
crypto: Replaced gcc specific attributes with macros from compiler.h
|
8 anni fa |
lrw.c
|
4e5b0ad582
crypto: remove redundant backlog checks on EBUSY
|
7 anni fa |
lz4.c
|
cd15f1020f
crypto: lz4 - fixed decompress function to return error code
|
8 anni fa |
lz4hc.c
|
cd15f1020f
crypto: lz4 - fixed decompress function to return error code
|
8 anni fa |
lzo.c
|
752ade68cb
treewide: use kv[mz]alloc* rather than opencoded variants
|
8 anni fa |
mcryptd.c
|
03441a3482
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
|
8 anni fa |
md4.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 anni fa |
md5.c
|
3c7eb3cc83
md5: remove from lib and only live in crypto
|
8 anni fa |
memneq.c
|
e37b94ebff
crypto: memneq - fix for archs without efficient unaligned access
|
11 anni fa |
michael_mic.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 anni fa |
pcbc.c
|
45fe93dff2
crypto: algapi - make crypto_xor() take separate dst and src arguments
|
8 anni fa |
pcrypt.c
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 anni fa |
poly1305_generic.c
|
109e23bd10
crypto: poly1305 - Use unaligned access where required
|
8 anni fa |
proc.c
|
94072cb20e
crypto: fips - Move fips_enabled sysctl into fips.c
|
10 anni fa |
ripemd.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 anni fa |
rmd128.c
|
52872f5288
crypto: drop unnecessary return statements
|
7 anni fa |
rmd160.c
|
52872f5288
crypto: drop unnecessary return statements
|
7 anni fa |
rmd256.c
|
52872f5288
crypto: drop unnecessary return statements
|
7 anni fa |
rmd320.c
|
52872f5288
crypto: drop unnecessary return statements
|
7 anni fa |
rng.c
|
c2176f0098
crypto: rng - ensure that the RNG is ready before using
|
8 anni fa |
rsa-pkcs1pad.c
|
4e5b0ad582
crypto: remove redundant backlog checks on EBUSY
|
7 anni fa |
rsa.c
|
1c23b466e9
crypto: rsa - comply with crypto_akcipher_maxsize()
|
8 anni fa |
rsa_helper.c
|
d2890c3778
crypto: rsa - fix buffer overread when stripping leading zeroes
|
7 anni fa |
rsaprivkey.asn1
|
8be0b84e58
crypto: rsa - Store rest of the private key components
|
9 anni fa |
rsapubkey.asn1
|
22287b0b59
crypto: akcipher - Changes to asymmetric key API
|
9 anni fa |
salsa20_generic.c
|
ecaaab5649
crypto: salsa20 - fix blkcipher_walk API usage
|
7 anni fa |
scatterwalk.c
|
c8467f7a36
crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy
|
8 anni fa |
scompress.c
|
6a8487a1f2
crypto: scompress - defer allocation of scratch buffer to first use
|
8 anni fa |
seed.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 anni fa |
seqiv.c
|
db91af0fbe
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
|
8 anni fa |
serpent_generic.c
|
c871c10e4e
crypto: serpent - improve __serpent_setkey with UBSAN
|
8 anni fa |
sha1_generic.c
|
0c4c78de04
crypto: hash - add zero length message hash for shax and md5
|
9 anni fa |
sha256_generic.c
|
0c4c78de04
crypto: hash - add zero length message hash for shax and md5
|
9 anni fa |
sha3_generic.c
|
f743e70e8f
crypto: sha3 - Add missing ULL suffixes for 64-bit constants
|
9 anni fa |
sha512_generic.c
|
ca142584bc
crypto: sha512-generic - move to generic glue implementation
|
10 anni fa |
shash.c
|
af3ff8045b
crypto: hmac - require that the underlying hash algorithm is unkeyed
|
7 anni fa |
simd.c
|
1af39daaad
crypto: replace FSF address with web source in license notices
|
7 anni fa |
skcipher.c
|
0cabf2af6f
crypto: skcipher - Fix crash on zero-length input
|
7 anni fa |
sm3_generic.c
|
4f0fc1600e
crypto: sm3 - add OSCCA SM3 secure hash
|
7 anni fa |
tcrypt.c
|
5c6ac1d4f8
crypto: tcrypt - fix S/G table for test_aead_speed()
|
7 anni fa |
tcrypt.h
|
2dce063a31
crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
|
10 anni fa |
tea.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 anni fa |
testmgr.c
|
7f39713684
crypto: testmgr - move to generic async completion
|
7 anni fa |
testmgr.h
|
b7e2753040
crypto: sm3 - add SM3 test vectors
|
7 anni fa |
tgr192.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 anni fa |
twofish_common.c
|
1af39daaad
crypto: replace FSF address with web source in license notices
|
7 anni fa |
twofish_generic.c
|
1af39daaad
crypto: replace FSF address with web source in license notices
|
7 anni fa |
vmac.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 anni fa |
wp512.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 anni fa |
xcbc.c
|
1af39daaad
crypto: replace FSF address with web source in license notices
|
7 anni fa |
xor.c
|
75f296d93b
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
|
7 anni fa |
xts.c
|
37dc79565c
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 anni fa |