.. |
asymmetric_keys
|
certs: Add ECDSA signature verification self-test
|
2025-03-06 08:36:23 +08:00 |
async_tx
|
async_xor: Remove unused 'async_xor_val'
|
2025-03-21 14:55:02 -04:00 |
842.c
|
…
|
|
Kconfig
|
crypto: powerpc/p10-aes-gcm - Add dependency on CRYPTO_SIMDand re-enable CRYPTO_AES_GCM_P10
|
2025-01-15 11:19:24 -05:00 |
Makefile
|
crypto: add rocksoft 64b crc guard tag framework
|
2022-06-22 08:57:57 +08:00 |
acompress.c
|
…
|
|
adiantum.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
aead.c
|
…
|
|
aegis.h
|
crypto: aegis128 - Move simd prototypes into aegis.h
|
2021-03-19 21:59:45 +11:00 |
aegis128-core.c
|
crypto: aegis128 - Move simd prototypes into aegis.h
|
2021-03-19 21:59:45 +11:00 |
aegis128-neon-inner.c
|
crypto: aegis128/neon - move final tag check to SIMD domain
|
2020-11-27 17:13:40 +11:00 |
aegis128-neon.c
|
crypto: aegis128 - Move simd prototypes into aegis.h
|
2021-03-19 21:59:45 +11:00 |
aes_generic.c
|
…
|
|
aes_ti.c
|
…
|
|
af_alg.c
|
net: change proto and proto_ops accept type
|
2024-12-02 11:12:33 -05:00 |
ahash.c
|
crypto: hash - Add statesize to crypto_ahash
|
2024-08-02 19:26:59 -04:00 |
akcipher.c
|
crypto: akcipher - Disable signing and decryption
|
2024-02-15 11:47:40 +08:00 |
algapi.c
|
crypto: api - compile out crypto_boot_test_finished when tests disabled
|
2023-09-06 08:16:43 -04:00 |
algboss.c
|
crypto: algboss - compile out test-related code when tests disabled
|
2023-09-06 08:16:46 -04:00 |
algif_aead.c
|
crypto: algif_aead - Do not set MAY_BACKLOG on the async path
|
2020-08-21 14:45:27 +10:00 |
algif_hash.c
|
net: change proto and proto_ops accept type
|
2024-12-02 11:12:33 -05:00 |
algif_rng.c
|
crypto: af_alg - add extra parameters for DRBG interface
|
2020-09-25 17:48:52 +10:00 |
algif_skcipher.c
|
crypto: algif_skcipher - EBUSY on aio should be an error
|
2020-08-21 14:45:26 +10:00 |
ansi_cprng.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
anubis.c
|
…
|
|
api.c
|
crypto: api - compile out crypto_boot_test_finished when tests disabled
|
2023-09-06 08:16:43 -04:00 |
arc4.c
|
crypto: arc4 - mark ecb(arc4) skcipher as obsolete
|
2020-09-11 14:39:16 +10:00 |
authenc.c
|
crypto: algapi - use common mechanism for inheriting flags
|
2020-07-16 21:49:08 +10:00 |
authencesn.c
|
crypto: algapi - use common mechanism for inheriting flags
|
2020-07-16 21:49:08 +10:00 |
blake2b_generic.c
|
crypto: blake2b - update file comment
|
2021-01-03 08:41:39 +11:00 |
blake2s_generic.c
|
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
|
2022-04-27 10:48:58 -04:00 |
blowfish_common.c
|
…
|
|
blowfish_generic.c
|
crypto: blowfish - use unaligned accessors instead of alignmask
|
2021-02-10 17:55:56 +11:00 |
camellia_generic.c
|
crypto: camellia - use unaligned accessors instead of alignmask
|
2021-02-10 17:55:56 +11:00 |
cast5_generic.c
|
crypto: cast5 - use unaligned accessors instead of alignmask
|
2021-02-10 17:55:56 +11:00 |
cast6_generic.c
|
crypto: cast6 - use unaligned accessors instead of alignmask
|
2021-02-10 17:55:56 +11:00 |
cast_common.c
|
…
|
|
cbc.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
ccm.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
cfb.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
chacha20poly1305.c
|
crypto: algapi - use common mechanism for inheriting flags
|
2020-07-16 21:49:08 +10:00 |
chacha_generic.c
|
…
|
|
cipher.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
cmac.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
compress.c
|
…
|
|
crc32_generic.c
|
crypto: crc32-generic - Use SPDX-License-Identifier
|
2021-04-16 21:24:27 +10:00 |
crc32c_generic.c
|
crypto: crc32c_generic - delete and fix duplicated words
|
2020-08-21 14:45:25 +10:00 |
crc64_rocksoft_generic.c
|
crypto: add rocksoft 64b crc guard tag framework
|
2022-06-22 08:57:57 +08:00 |
crct10dif_common.c
|
…
|
|
crct10dif_generic.c
|
crypto: crct10dif_generic - fix duplicated words
|
2020-08-21 14:45:25 +10:00 |
cryptd.c
|
crypto: cryptd - Protect per-CPU resource by disabling BH.
|
2022-10-07 17:23:17 +02:00 |
crypto_engine.c
|
crypto: engine - Move crypto_engine_ops from request into crypto_alg
|
2024-08-02 19:26:59 -04:00 |
crypto_null.c
|
…
|
|
crypto_user_base.c
|
…
|
|
crypto_user_stat.c
|
…
|
|
ctr.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
cts.c
|
crypto: algapi - use common mechanism for inheriting flags
|
2020-07-16 21:49:08 +10:00 |
curve25519-generic.c
|
crypto: add __init/__exit annotations to init/exit funcs
|
2022-11-18 13:19:54 -08:00 |
deflate.c
|
mm, treewide: rename kzfree() to kfree_sensitive()
|
2020-08-07 11:33:22 -07:00 |
des_generic.c
|
…
|
|
dh.c
|
crypto: dh - implement FIPS PCT
|
2024-03-16 18:15:12 +01:00 |
dh_helper.c
|
crypto: dh - split out deserialization code from crypto_dh_decode()
|
2022-11-18 13:19:50 -08:00 |
drbg.c
|
crypto: drbg - ensure drbg hmac sha512 is used in FIPS selftests
|
2024-08-02 19:27:01 -04:00 |
ecb.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
ecc.c
|
crypto: ecc - Correct an error in the comments
|
2021-03-26 20:15:56 +11:00 |
ecc.h
|
crypto: ecc - delete a useless function declaration
|
2021-04-16 21:16:31 +10:00 |
ecc_curve_defs.h
|
Merge branch 'ecc'
|
2021-03-26 19:55:55 +11:00 |
ecdh.c
|
crypto: add __init/__exit annotations to init/exit funcs
|
2022-11-18 13:19:54 -08:00 |
ecdh_helper.c
|
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
|
2021-03-13 00:04:03 +11:00 |
ecdsa.c
|
crypto: add __init/__exit annotations to init/exit funcs
|
2022-11-18 13:19:54 -08:00 |
ecdsasignature.asn1
|
crypto: ecdsa - Add support for ECDSA signature verification
|
2021-03-26 19:41:58 +11:00 |
echainiv.c
|
…
|
|
ecrdsa.c
|
crypto: algapi - Remove skbuff.h inclusion
|
2020-08-20 14:04:28 +10:00 |
ecrdsa_defs.h
|
…
|
|
ecrdsa_params.asn1
|
…
|
|
ecrdsa_pub_key.asn1
|
…
|
|
essiv.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
fcrypt.c
|
crypto: fcrypt - Remove 'do while(0)' loop for single statement macro
|
2021-04-02 18:28:13 +11:00 |
fips.c
|
crypto: fips - make proc files report fips module name and version
|
2022-06-26 21:13:28 +02:00 |
gcm.c
|
mm, treewide: rename kzfree() to kfree_sensitive()
|
2020-08-07 11:33:22 -07:00 |
geniv.c
|
crypto: algapi - use common mechanism for inheriting flags
|
2020-07-16 21:49:08 +10:00 |
gf128mul.c
|
mm, treewide: rename kzfree() to kfree_sensitive()
|
2020-08-07 11:33:22 -07:00 |
ghash-generic.c
|
…
|
|
hash_info.c
|
…
|
|
hmac.c
|
crypto: hmac - disallow keys < 112 bits in FIPS mode
|
2022-03-04 13:34:58 +12:00 |
internal.h
|
crypto: api - compile out crypto_boot_test_finished when tests disabled
|
2023-09-06 08:16:43 -04:00 |
jitterentropy-kcapi.c
|
crypto: jitter - permanent and intermittent health errors
|
2023-04-13 17:59:05 +02:00 |
jitterentropy.c
|
crypto: jitter - correct health test during initialization
|
2023-06-12 15:31:37 +02:00 |
jitterentropy.h
|
crypto: jitter - permanent and intermittent health errors
|
2023-04-13 17:59:05 +02:00 |
keywrap.c
|
crypto: keywrap - Remove else after break statement
|
2021-04-02 18:28:13 +11:00 |
khazad.c
|
crypto: khazad,wp512 - remove leading spaces before tabs
|
2021-05-28 15:11:44 +08:00 |
kpp.c
|
crypto: kpp - provide support for KPP spawns
|
2022-11-18 13:19:49 -08:00 |
lrw.c
|
crypto: Replace HTTP links with HTTPS ones
|
2020-07-23 17:34:20 +10:00 |
lz4.c
|
…
|
|
lz4hc.c
|
…
|
|
lzo-rle.c
|
…
|
|
lzo.c
|
…
|
|
md4.c
|
…
|
|
md5.c
|
…
|
|
memneq.c
|
…
|
|
michael_mic.c
|
crypto: michael_mic - fix broken misalignment handling
|
2021-02-10 17:55:55 +11:00 |
nhpoly1305.c
|
…
|
|
ofb.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
pcbc.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
pcrypt.c
|
crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY
|
2025-02-19 16:46:25 +08:00 |
poly1305_generic.c
|
…
|
|
proc.c
|
crypto: proc - Removing some useless only space lines
|
2020-09-25 17:48:15 +10:00 |
ripemd.h
|
crypto: rmd320 - remove RIPE-MD 320 hash algorithm
|
2021-01-29 16:07:04 +11:00 |
rmd160.c
|
…
|
|
rng.c
|
crypto: rng - Fix extrng EFAULT handling
|
2024-12-10 16:39:37 +08:00 |
rsa-pkcs1pad.c
|
crypto: rsa-pkcs1pad - Use helper to set reqsize
|
2023-11-27 21:13:57 +01:00 |
rsa.c
|
crypto: rsa - restrict plaintext/ciphertext values more
|
2024-02-15 19:59:16 +01:00 |
rsa_helper.c
|
…
|
|
rsaprivkey.asn1
|
…
|
|
rsapubkey.asn1
|
…
|
|
scatterwalk.c
|
…
|
|
scompress.c
|
…
|
|
seed.c
|
crypto: seed - remove trailing semicolon in macro definition
|
2020-12-04 18:13:16 +11:00 |
seqiv.c
|
crypto: seqiv - flag instantiations as FIPS compliant
|
2022-07-27 15:43:16 +02:00 |
serpent_generic.c
|
crypto: serpent - Fix sparse byte order warnings
|
2021-03-07 15:13:15 +11:00 |
sha1_generic.c
|
crypto: sha - split sha.h into sha1.h and sha2.h
|
2020-11-20 14:45:33 +11:00 |
sha3_generic.c
|
crypto: Replace HTTP links with HTTPS ones
|
2020-07-23 17:34:20 +10:00 |
sha256_generic.c
|
crypto: sha - split sha.h into sha1.h and sha2.h
|
2020-11-20 14:45:33 +11:00 |
sha512_generic.c
|
crypto: sha - split sha.h into sha1.h and sha2.h
|
2020-11-20 14:45:33 +11:00 |
shash.c
|
crypto: add crypto_has_shash()
|
2022-10-12 13:40:21 +05:30 |
simd.c
|
crypto: algapi - use common mechanism for inheriting flags
|
2020-07-16 21:49:08 +10:00 |
skcipher.c
|
crypto: x86 - remove glue helper module
|
2021-01-14 17:10:29 +11:00 |
sm2.c
|
crypto: add __init/__exit annotations to init/exit funcs
|
2022-11-18 13:19:54 -08:00 |
sm2signature.asn1
|
crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
|
2020-09-25 17:48:54 +10:00 |
sm3_generic.c
|
crypto: sm3 - export crypto_sm3_final function
|
2020-09-25 17:48:53 +10:00 |
sm4_generic.c
|
…
|
|
streebog_generic.c
|
…
|
|
tcrypt.c
|
crypto: tcrypt - add ffdhe2048(dh) test
|
2024-03-16 18:15:12 +01:00 |
tcrypt.h
|
crypto: tcrypt - Add support for hash speed testing with keys
|
2020-08-21 14:45:27 +10:00 |
tea.c
|
…
|
|
testmgr.c
|
use less confusing names for iov_iter direction initializers
|
2024-05-15 13:56:26 +08:00 |
testmgr.h
|
crypto: testmgr - add keygen tests for ffdheXYZ(dh) templates
|
2022-11-18 13:19:52 -08:00 |
twofish_common.c
|
…
|
|
twofish_generic.c
|
crypto: twofish - use unaligned accessors instead of alignmask
|
2021-02-10 17:55:57 +11:00 |
vmac.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
wp512.c
|
crypto: khazad,wp512 - remove leading spaces before tabs
|
2021-05-28 15:11:44 +08:00 |
xcbc.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
xor.c
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
2021-02-21 17:23:56 -08:00 |
xts.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
xxhash_generic.c
|
…
|
|
zstd.c
|
lib: zstd: Add kernel-specific API
|
2021-12-22 05:19:34 -05:00 |