.. |
asymmetric_keys
|
cc25b994ac
X.509: Fix the time validation [ver #2]
|
9 年 前 |
async_tx
|
584acdd49c
md/raid5: activate raid6 rmw feature
|
10 年 前 |
.gitignore
|
44a17ef872
crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] files
|
10 年 前 |
842.c
|
2062c5b6da
crypto: 842 - change 842 alg to use software
|
10 年 前 |
Kconfig
|
1c49678e8a
crypto: keywrap - enable compilation
|
9 年 前 |
Makefile
|
1c49678e8a
crypto: keywrap - enable compilation
|
9 年 前 |
ablk_helper.c
|
466a7b9e3e
crypto: cryptd - process CRYPTO_ALG_INTERNAL
|
10 年 前 |
ablkcipher.c
|
70d906bc17
crypto: skcipher - Copy iv from desc even for 0-len walks
|
9 年 前 |
aead.c
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 年 前 |
aes_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 年 前 |
af_alg.c
|
e0456717e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 年 前 |
ahash.c
|
8996eafdcb
crypto: ahash - ensure statesize is non-zero
|
9 年 前 |
akcipher.c
|
381ceef785
crypto: akcipher - Don't #include crypto/public_key.h as the contents aren't used
|
9 年 前 |
algapi.c
|
3fc89adb9f
crypto: api - Only abort operations on fatal signal
|
9 年 前 |
algboss.c
|
aa1b6bb7d7
crypto: algboss - Remove reference to nivaead
|
10 年 前 |
algif_aead.c
|
f188b951f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年 前 |
algif_hash.c
|
4afa5f9617
crypto: algif_hash - Only export and import on sockets with data
|
9 年 前 |
algif_rng.c
|
654ae152b3
crypto: algif_rng - Remove obsolete const-removal cast
|
10 年 前 |
algif_skcipher.c
|
c07f30ad68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年 前 |
ansi_cprng.c
|
e7c2422a83
crypto: ansi_cprng - Convert to new rng interface
|
10 年 前 |
anubis.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
api.c
|
3fc89adb9f
crypto: api - Only abort operations on fatal signal
|
9 年 前 |
arc4.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
authenc.c
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 年 前 |
authencesn.c
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 年 前 |
blkcipher.c
|
70d906bc17
crypto: skcipher - Copy iv from desc even for 0-len walks
|
9 年 前 |
blowfish_common.c
|
52ba867c8c
crypto: blowfish - split generic and common c code
|
14 年 前 |
blowfish_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 年 前 |
camellia_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 年 前 |
cast5_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 年 前 |
cast6_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 年 前 |
cast_common.c
|
f22d08111a
crypto: make tables used from assembler __visible
|
12 年 前 |
cbc.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 年 前 |
ccm.c
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 年 前 |
chacha20_generic.c
|
31d7247da5
crypto: chacha20 - Export common ChaCha20 helpers
|
10 年 前 |
chacha20poly1305.c
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 年 前 |
chainiv.c
|
341476d6cf
crypto: chainiv - Offer normal cipher functionality without RNG
|
10 年 前 |
cipher.c
|
d150975bc7
crypto: cipher - Fix checkpatch errors
|
15 年 前 |
cmac.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 年 前 |
compress.c
|
0375d66dd0
crypto: compress - Fix checkpatch errors
|
15 年 前 |
crc32.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
crc32c_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 年 前 |
crct10dif_common.c
|
26052f9b9b
crypto: crct10dif - Add fallback for broken initrds
|
12 年 前 |
crct10dif_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 年 前 |
cryptd.c
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 年 前 |
crypto_null.c
|
330234638e
crypto: null - Add default null skcipher
|
10 年 前 |
crypto_user.c
|
3fc89adb9f
crypto: api - Only abort operations on fatal signal
|
9 年 前 |
crypto_wq.c
|
130fa5bc81
crypto: crypto_wq - Fix late crypto work queue initialization
|
11 年 前 |
ctr.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 年 前 |
cts.c
|
988dc01744
crypto: cts - Weed out non-CBC algorithms
|
10 年 前 |
deflate.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
des_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 年 前 |
drbg.c
|
593dfbd9ca
crypto: drbg - report backend_cra_name when allocation fails
|
10 年 前 |
ecb.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 年 前 |
echainiv.c
|
376e0d697a
crypto: echainiv - Use generic geniv init/exit helpers
|
10 年 前 |
eseqiv.c
|
055906d1e7
crypto: eseqiv - Offer normal cipher functionality without RNG
|
10 年 前 |
fcrypt.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
fips.c
|
94072cb20e
crypto: fips - Move fips_enabled sysctl into fips.c
|
10 年 前 |
gcm.c
|
d975f309a8
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
|
10 年 前 |
gf128mul.c
|
625426633d
crypto: gf128mul - fix call to memset()
|
14 年 前 |
ghash-generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 年 前 |
hash_info.c
|
ee08997fee
crypto: provide single place for hash algo information
|
11 年 前 |
hmac.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 年 前 |
internal.h
|
7be58b1250
crypto: api - Remove linux/fips.h from internal.h
|
10 年 前 |
jitterentropy-kcapi.c
|
f5128432b0
crypto: jitterentropy - remove unnecessary information from a comment
|
9 年 前 |
jitterentropy.c
|
cea0a3c305
crypto: jitterentropy - Delete unnecessary checks before the function call "kzfree"
|
10 年 前 |
keywrap.c
|
e28facde3c
crypto: keywrap - add key wrapping block chaining mode
|
9 年 前 |
khazad.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
lrw.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 年 前 |
lz4.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
lz4hc.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
lzo.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
mcryptd.c
|
f52bbf55d1
crypto: mcryptd - process CRYPTO_ALG_INTERNAL
|
10 年 前 |
md4.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
md5.c
|
6a185016f4
crypto: md5 - use md5 IV MD5_HX instead of their raw value
|
10 年 前 |
memneq.c
|
e37b94ebff
crypto: memneq - fix for archs without efficient unaligned access
|
11 年 前 |
michael_mic.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
pcbc.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 年 前 |
pcompress.c
|
f7c9bebe8b
crypto: pcomp - Use crypto_alg_extsize helper
|
10 年 前 |
pcrypt.c
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 年 前 |
poly1305_generic.c
|
2546f811ef
crypto: poly1305 - Export common Poly1305 helpers
|
10 年 前 |
proc.c
|
94072cb20e
crypto: fips - Move fips_enabled sysctl into fips.c
|
10 年 前 |
ripemd.h
|
ba6b039872
[CRYPTO] ripemd: Put all common RIPEMD values in header file
|
17 年 前 |
rmd128.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
rmd160.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
rmd256.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
rmd320.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
rng.c
|
7cecadb7cc
crypto: rng - Do not free default RNG when it becomes unused
|
10 年 前 |
rsa.c
|
22287b0b59
crypto: akcipher - Changes to asymmetric key API
|
9 年 前 |
rsa_helper.c
|
22287b0b59
crypto: akcipher - Changes to asymmetric key API
|
9 年 前 |
rsaprivkey.asn1
|
22287b0b59
crypto: akcipher - Changes to asymmetric key API
|
9 年 前 |
rsapubkey.asn1
|
22287b0b59
crypto: akcipher - Changes to asymmetric key API
|
9 年 前 |
salsa20_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 年 前 |
scatterwalk.c
|
160544075f
crypto: scatterwalk - Hide PageSlab call to optimise away flush_dcache_page
|
10 年 前 |
seed.c
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 年 前 |
seqiv.c
|
659e7f5283
crypto: seqiv - Use generic geniv init/exit helpers
|
10 年 前 |
serpent_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 年 前 |
sha1_generic.c
|
7c71f0f760
crypto: sha1-generic - move to generic glue implementation
|
10 年 前 |
sha256_generic.c
|
a2e5ba4fed
crypto: sha256-generic - move to generic glue implementation
|
10 年 前 |
sha512_generic.c
|
ca142584bc
crypto: sha512-generic - move to generic glue implementation
|
10 年 前 |
shash.c
|
ac611680cb
crypto: shash - Use crypto_alg_extsize helper
|
10 年 前 |
skcipher.c
|
ecdd6bed29
crypto: skcipher - blkcipher and ablkcipher should it be static
|
9 年 前 |
tcrypt.c
|
f074f7b103
crypto: tcrypt - avoid mapping from module image addresses
|
10 年 前 |
tcrypt.h
|
2dce063a31
crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
|
10 年 前 |
tea.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 年 前 |
testmgr.c
|
353519887c
crypto: keywrap - add testmgr support
|
9 年 前 |
testmgr.h
|
353519887c
crypto: keywrap - add testmgr support
|
9 年 前 |
tgr192.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 年 前 |
twofish_common.c
|
81559f9ad3
crypto: twofish-x86_64-3way - add lrw support
|
13 年 前 |
twofish_generic.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 年 前 |
vmac.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 年 前 |
wp512.c
|
3e14dcf7cb
crypto: add missing crypto module aliases
|
10 年 前 |
xcbc.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 年 前 |
xor.c
|
af7cf25dd1
add further __init annotations to crypto/xor.c
|
13 年 前 |
xts.c
|
4943ba16bb
crypto: include crypto- module prefix in template
|
10 年 前 |
zlib.c
|
f94a359763
crypto: pcomp - Constify (de)compression parameters
|
10 年 前 |