.. |
asymmetric_keys
|
da7798a7b6
crypto : asymmetric_keys : verify_pefile:zero memory content before freeing
|
8 years ago |
async_tx
|
baae03a0e2
async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
|
8 years ago |
.gitignore
|
44a17ef872
crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] files
|
10 years ago |
842.c
|
6a8de3aefb
crypto: acomp - add support for 842 via scomp
|
9 years ago |
Kconfig
|
6755fd269d
crypto: ecdh - add privkey generation support
|
8 years ago |
Makefile
|
6755fd269d
crypto: ecdh - add privkey generation support
|
8 years ago |
ablk_helper.c
|
88407a39b5
crypto: ablk_helper - Fix cryptd reordering
|
9 years ago |
ablkcipher.c
|
d8c34b949d
crypto: Replaced gcc specific attributes with macros from compiler.h
|
8 years ago |
acompress.c
|
3ce5bc72eb
crypto: acomp - allow registration of multiple acomps
|
8 years ago |
aead.c
|
d8c34b949d
crypto: Replaced gcc specific attributes with macros from compiler.h
|
8 years ago |
aes_generic.c
|
ec38a93761
crypto: aes-generic - drop alignment requirement
|
8 years ago |
aes_ti.c
|
fa598d0a70
crypto: aes_ti - fix comment for MixColumns step
|
8 years ago |
af_alg.c
|
2acce6aa9f
Networking
|
8 years ago |
ahash.c
|
ef0579b64e
crypto: ahash - Fix EINPROGRESS notification callback
|
8 years ago |
akcipher.c
|
d8c34b949d
crypto: Replaced gcc specific attributes with macros from compiler.h
|
8 years ago |
algapi.c
|
c72358571a
crypto: algapi - Use pr_err common logging style.
|
8 years ago |
algboss.c
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
algif_aead.c
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
algif_hash.c
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 years ago |
algif_rng.c
|
654ae152b3
crypto: algif_rng - Remove obsolete const-removal cast
|
10 years ago |
algif_skcipher.c
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
ansi_cprng.c
|
e7c2422a83
crypto: ansi_cprng - Convert to new rng interface
|
10 years ago |
anubis.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
api.c
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
arc4.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
authenc.c
|
60425a8bad
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
|
9 years ago |
authencesn.c
|
41cdf7a453
crypto: authencesn - Fix digest_null crash
|
8 years ago |
blkcipher.c
|
d8c34b949d
crypto: Replaced gcc specific attributes with macros from compiler.h
|
8 years ago |
blowfish_common.c
|
52ba867c8c
crypto: blowfish - split generic and common c code
|
14 years ago |
blowfish_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 years ago |
camellia_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 years ago |
cast5_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 years ago |
cast6_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 years ago |
cast_common.c
|
f22d08111a
crypto: make tables used from assembler __visible
|
12 years ago |
cbc.c
|
e6c2e65c70
crypto: cbc - Propagate NEED_FALLBACK bit
|
8 years ago |
ccm.c
|
3b30460c5b
crypto: ccm - move cbcmac input off the stack
|
8 years ago |
chacha20_generic.c
|
9ae433bc79
crypto: chacha20 - convert generic and x86 versions to skcipher
|
8 years ago |
chacha20poly1305.c
|
60425a8bad
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
|
9 years ago |
cipher.c
|
9c8ae17bbf
crypto: api - Remove no-op exit_ops code
|
9 years ago |
cmac.c
|
db91af0fbe
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
|
8 years ago |
compress.c
|
9c8ae17bbf
crypto: api - Remove no-op exit_ops code
|
9 years ago |
crc32_generic.c
|
a7c58ac062
crypto: crc32 - Rename generic implementation
|
9 years ago |
crc32c_generic.c
|
fd7f672710
crypto: crc32c - Fix crc32c soft dependency
|
9 years ago |
crct10dif_common.c
|
26052f9b9b
crypto: crct10dif - Add fallback for broken initrds
|
12 years ago |
crct10dif_generic.c
|
36e09e1f87
crypto: squash lines for simple wrapper functions
|
9 years ago |
cryptd.c
|
4e0958d19b
crypto: cryptd - Add support for skcipher
|
8 years ago |
crypto_engine.c
|
88d58ef891
crypto: engine - replace pr_xxx by dev_xxx
|
8 years ago |
crypto_null.c
|
499a66e6b6
crypto: null - Remove default null blkcipher
|
9 years ago |
crypto_user.c
|
8d65b08deb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 years ago |
crypto_wq.c
|
130fa5bc81
crypto: crypto_wq - Fix late crypto work queue initialization
|
11 years ago |
ctr.c
|
d2c2a85cfe
crypto: ctr - Propagate NEED_FALLBACK bit
|
8 years ago |
cts.c
|
db91af0fbe
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
|
8 years ago |
deflate.c
|
a368f43d6e
crypto: scomp - add support for deflate rfc1950 (zlib)
|
8 years ago |
des_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 years ago |
dh.c
|
7f69105077
crypto: dh - comply with crypto_kpp_maxsize()
|
8 years ago |
dh_helper.c
|
c0ca1215dc
crypto: kpp, (ec)dh - fix typos
|
8 years ago |
drbg.c
|
b61929c654
crypto: drbg - Fixes panic in wait_for_completion call
|
8 years ago |
ecb.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 years ago |
ecc.c
|
6755fd269d
crypto: ecdh - add privkey generation support
|
8 years ago |
ecc.h
|
6755fd269d
crypto: ecdh - add privkey generation support
|
8 years ago |
ecc_curve_defs.h
|
3c4b23901a
crypto: ecdh - Add ECDH software support
|
9 years ago |
ecdh.c
|
6755fd269d
crypto: ecdh - add privkey generation support
|
8 years ago |
ecdh_helper.c
|
c0ca1215dc
crypto: kpp, (ec)dh - fix typos
|
8 years ago |
echainiv.c
|
53a5d5ddcc
crypto: echainiv - Replace chaining with multiplication
|
9 years ago |
fcrypt.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
fips.c
|
94072cb20e
crypto: fips - Move fips_enabled sysctl into fips.c
|
10 years ago |
gcm.c
|
f3ad587070
crypto: gcm - wait for crypto op not signal safe
|
8 years ago |
gf128mul.c
|
acb9b159c7
crypto: gf128mul - define gf128mul_x_* in gf128mul.h
|
8 years ago |
ghash-generic.c
|
a397ba829d
crypto: ghash-generic - move common definitions to a new header file
|
9 years ago |
hash_info.c
|
5ca4c20cfd
keys, trusted: select hash algorithm for TPM2 chips
|
9 years ago |
hmac.c
|
03d7db5654
crypto: hmac - add hmac IPAD/OPAD constant
|
8 years ago |
internal.h
|
9c8ae17bbf
crypto: api - Remove no-op exit_ops code
|
9 years ago |
jitterentropy-kcapi.c
|
e8b2fa476e
crypto: jitterentropy - drop duplicate header module.h
|
8 years ago |
jitterentropy.c
|
cea0a3c305
crypto: jitterentropy - Delete unnecessary checks before the function call "kzfree"
|
10 years ago |
keywrap.c
|
2b8b28fd23
crypto: keywrap - memzero the correct memory
|
9 years ago |
khazad.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
kpp.c
|
d8c34b949d
crypto: Replaced gcc specific attributes with macros from compiler.h
|
8 years ago |
lrw.c
|
4702bbeefb
crypto: lrw - Fix use-after-free on EINPROGRESS
|
8 years ago |
lz4.c
|
cd15f1020f
crypto: lz4 - fixed decompress function to return error code
|
8 years ago |
lz4hc.c
|
cd15f1020f
crypto: lz4 - fixed decompress function to return error code
|
8 years ago |
lzo.c
|
752ade68cb
treewide: use kv[mz]alloc* rather than opencoded variants
|
8 years ago |
mcryptd.c
|
03441a3482
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
|
8 years ago |
md4.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
md5.c
|
3c7eb3cc83
md5: remove from lib and only live in crypto
|
8 years ago |
memneq.c
|
e37b94ebff
crypto: memneq - fix for archs without efficient unaligned access
|
11 years ago |
michael_mic.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
pcbc.c
|
db91af0fbe
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
|
8 years ago |
pcrypt.c
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 years ago |
poly1305_generic.c
|
109e23bd10
crypto: poly1305 - Use unaligned access where required
|
8 years ago |
proc.c
|
94072cb20e
crypto: fips - Move fips_enabled sysctl into fips.c
|
10 years ago |
ripemd.h
|
ba6b039872
[CRYPTO] ripemd: Put all common RIPEMD values in header file
|
17 years ago |
rmd128.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
rmd160.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
rmd256.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
rmd320.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
rng.c
|
1e6adff449
crypto: rng - Remove unused function __crypto_rng_cast()
|
8 years ago |
rsa-pkcs1pad.c
|
fec17cb223
crypto: rsa-pkcs1pad - use constant time memory comparison for MACs
|
8 years ago |
rsa.c
|
1c23b466e9
crypto: rsa - comply with crypto_akcipher_maxsize()
|
8 years ago |
rsa_helper.c
|
e09287dfef
crypto: rsa - allow keys >= 2048 bits in FIPS mode
|
9 years ago |
rsaprivkey.asn1
|
8be0b84e58
crypto: rsa - Store rest of the private key components
|
9 years ago |
rsapubkey.asn1
|
22287b0b59
crypto: akcipher - Changes to asymmetric key API
|
10 years ago |
salsa20_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 years ago |
scatterwalk.c
|
c8467f7a36
crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy
|
8 years ago |
scompress.c
|
3de4f5e1a5
crypto: scomp - allow registration of multiple scomps
|
8 years ago |
seed.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
seqiv.c
|
db91af0fbe
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
|
8 years ago |
serpent_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 years ago |
sha1_generic.c
|
0c4c78de04
crypto: hash - add zero length message hash for shax and md5
|
9 years ago |
sha256_generic.c
|
0c4c78de04
crypto: hash - add zero length message hash for shax and md5
|
9 years ago |
sha3_generic.c
|
f743e70e8f
crypto: sha3 - Add missing ULL suffixes for 64-bit constants
|
9 years ago |
sha512_generic.c
|
ca142584bc
crypto: sha512-generic - move to generic glue implementation
|
10 years ago |
shash.c
|
d8c34b949d
crypto: Replaced gcc specific attributes with macros from compiler.h
|
8 years ago |
simd.c
|
266d051601
crypto: simd - Add simd skcipher helper
|
8 years ago |
skcipher.c
|
9933e113c2
crypto: skcipher - Add missing API setkey checks
|
8 years ago |
tcrypt.c
|
981a2e3e45
crypto: tcrypt - don't disable irqs and wait
|
8 years ago |
tcrypt.h
|
2dce063a31
crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
|
10 years ago |
tea.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 years ago |
testmgr.c
|
bcf741cb77
crypto: testmgr - Reenable sha1/aes in FIPS mode
|
8 years ago |
testmgr.h
|
1207107c71
crypto: testmgr - add testvector for pkcs1pad(rsa)
|
8 years ago |
tgr192.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 years ago |
twofish_common.c
|
81559f9ad3
crypto: twofish-x86_64-3way - add lrw support
|
14 years ago |
twofish_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 years ago |
vmac.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 years ago |
wp512.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 years ago |
xcbc.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 years ago |
xor.c
|
27c4d548af
crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset
|
9 years ago |
xts.c
|
5a0387a8a8
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
8 years ago |