.. |
asymmetric_keys
|
X.509: if signature is unsupported skip validation
|
2023-09-19 12:22:52 +02:00 |
async_tx
|
async_xor: check src_offs is not NULL before updating it
|
2021-06-10 19:40:14 -07:00 |
842.c
|
|
|
acompress.c
|
|
|
adiantum.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
aead.c
|
crypto: aead,cipher - zeroize key buffer after use
|
2024-07-18 13:07:27 +02:00 |
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
|
crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
|
2025-10-02 13:39:13 +02:00 |
ahash.c
|
|
|
akcipher.c
|
crypto: akcipher - default implementation for setting a private key
|
2022-10-26 12:35:25 +02:00 |
algapi.c
|
Revert "crypto: api - Disallow identical driver names"
|
2024-05-02 16:24:47 +02:00 |
algboss.c
|
exit: Rename module_put_and_exit to module_put_and_kthread_exit
|
2024-04-10 16:18:55 +02:00 |
algif_aead.c
|
|
|
algif_hash.c
|
crypto: algif_hash - fix double free in hash_accept
|
2025-06-04 14:38:05 +02:00 |
algif_rng.c
|
|
|
algif_skcipher.c
|
|
|
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 - Move cryptomgr soft dependency into algapi
|
2022-02-11 09:10:26 +01:00 |
arc4.c
|
|
|
authenc.c
|
crypto: authenc - Fix sleep in atomic context in decrypt_tail
|
2022-04-08 14:23:05 +02:00 |
authencesn.c
|
|
|
blake2b_generic.c
|
crypto: blake2b - update file comment
|
2021-01-03 08:41:39 +11: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 |
cast_common.c
|
|
|
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 |
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 |
chacha_generic.c
|
|
|
chacha20poly1305.c
|
|
|
cipher.c
|
crypto: aead,cipher - zeroize key buffer after use
|
2024-07-18 13:07:27 +02: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
|
|
|
crct10dif_common.c
|
|
|
crct10dif_generic.c
|
|
|
cryptd.c
|
crypto: cryptd - Use request context instead of stack for sub-request
|
2022-12-31 13:14:23 +01:00 |
crypto_engine.c
|
crypto: engine - fix crypto_queue backlog handling
|
2023-05-17 11:50:20 +02:00 |
crypto_null.c
|
crypto: null - Use spin lock instead of mutex
|
2025-05-02 07:44:34 +02:00 |
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
|
|
|
curve25519-generic.c
|
|
|
deflate.c
|
|
|
des_generic.c
|
|
|
dh_helper.c
|
|
|
dh.c
|
|
|
drbg.c
|
crypto: drbg - Only fail when jent is unavailable in FIPS mode
|
2023-05-11 23:00:27 +09:00 |
ecb.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
ecc_curve_defs.h
|
Merge branch 'ecc'
|
2021-03-26 19:55:55 +11:00 |
ecc.c
|
crypto: add ECDSA signature generation support
|
2023-08-01 10:12:39 +00: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 |
ecdh.c
|
Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon
|
2024-07-09 10:02:59 -04:00 |
ecdsa.c
|
Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon
|
2024-06-17 10:49:40 -04:00 |
ecdsasignature.asn1
|
crypto: ecdsa - Add support for ECDSA signature verification
|
2021-03-26 19:41:58 +11:00 |
echainiv.c
|
|
|
ecprivkey.asn1
|
crypto: ecdsa - export ecdsa privkey ASN.1 parser
|
2023-08-01 10:12:40 +00:00 |
ecrdsa_defs.h
|
crypto: ecc - Move ecc.h to include/crypto/internal
|
2023-08-01 10:12:39 +00:00 |
ecrdsa_params.asn1
|
|
|
ecrdsa_pub_key.asn1
|
|
|
ecrdsa.c
|
Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon
|
2024-06-17 10:49:40 -04:00 |
essiv.c
|
crypto: essiv - Handle EBUSY correctly
|
2023-03-10 09:39:11 +01:00 |
fcrypt.c
|
crypto: fcrypt - Remove 'do while(0)' loop for single statement macro
|
2021-04-02 18:28:13 +11:00 |
fips.c
|
|
|
gcm.c
|
|
|
geniv.c
|
|
|
gf128mul.c
|
|
|
ghash-generic.c
|
|
|
hash_info.c
|
|
|
hmac.c
|
|
|
internal.h
|
crypto: api - Move crypto attr definitions out of crypto.h
|
2021-06-24 14:51:35 +08:00 |
jitterentropy-kcapi.c
|
|
|
jitterentropy.c
|
crypto: jitter - consider 32 LSB for APT
|
2022-01-27 11:04:31 +01:00 |
jitterentropy.h
|
|
|
Kconfig
|
crypto: add ECDSA signature generation support
|
2023-08-01 10:12:39 +00: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
|
|
|
lrw.c
|
crypto: lrw - Only add ecb if it is not already there
|
2025-06-27 11:05:10 +01:00 |
lz4.c
|
|
|
lz4hc.c
|
|
|
lzo-rle.c
|
crypto: lzo - Fix compression buffer overrun
|
2025-06-04 14:37:58 +02:00 |
lzo.c
|
crypto: lzo - Fix compression buffer overrun
|
2025-06-04 14:37:58 +02:00 |
Makefile
|
crypto: add ECDSA signature generation support
|
2023-08-01 10:12:39 +00:00 |
md4.c
|
|
|
md5.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
|
2024-12-14 19:50:44 +01:00 |
poly1305_generic.c
|
|
|
proc.c
|
|
|
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 crypto_rng_reset() refcounting when !CRYPTO_STATS
|
2021-04-02 18:28:12 +11:00 |
rsa_helper.c
|
|
|
rsa-pkcs1pad.c
|
crypto: rsa-pkcs1pad - Use helper to set reqsize
|
2023-09-19 12:22:30 +02:00 |
rsa.c
|
|
|
rsaprivkey.asn1
|
|
|
rsapubkey.asn1
|
|
|
scatterwalk.c
|
|
|
scompress.c
|
crypto: scomp - fix req->dst buffer overflow
|
2024-01-25 14:52:35 -08:00 |
seed.c
|
crypto: seed - remove trailing semicolon in macro definition
|
2020-12-04 18:13:16 +11:00 |
seqiv.c
|
crypto: seqiv - Handle EBUSY correctly
|
2023-03-10 09:39:11 +01: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
|
|
|
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: sha512 - remove imaginary and mystifying clearing of variables
|
2021-08-27 16:30:19 +08:00 |
shash.c
|
crypto: shash - avoid comparing pointers to exported functions under CFI
|
2021-06-17 15:07:31 +08:00 |
simd.c
|
|
|
skcipher.c
|
crypto: skcipher - in_irq() cleanup
|
2021-08-21 15:44:58 +08:00 |
sm2.c
|
crypto: sm2 - fix a memory leak in sm2
|
2021-06-11 15:03:30 +08:00 |
sm2signature.asn1
|
|
|
sm3_generic.c
|
|
|
sm4_generic.c
|
crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
|
2021-07-30 10:58:30 +08:00 |
streebog_generic.c
|
|
|
tcrypt.c
|
crypto: tcrypt - Fix multibuffer skcipher speed test mem leak
|
2022-12-31 13:14:24 +01:00 |
tcrypt.h
|
|
|
tea.c
|
|
|
testmgr.c
|
crypto: add ECDSA test vectors from RFC 6979
|
2023-08-01 10:12:39 +00:00 |
testmgr.h
|
Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon
|
2025-03-19 18:23:09 -04: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: wp512 - correct a non-kernel-doc comment
|
2021-08-12 19:32:17 +08:00 |
xcbc.c
|
crypto: remove cipher routines from public crypto API
|
2021-01-03 08:41:35 +11:00 |
xor.c
|
crypto: xor - fix template benchmarking
|
2024-10-17 15:10:42 +02:00 |
xts.c
|
crypto: xts - Only add ecb if it is not already there
|
2025-06-27 11:05:10 +01:00 |
xxhash_generic.c
|
|
|
zstd.c
|
|
|