| .. |
|
acompress.h
|
crypto: deflate - Make the acomp walk atomic
|
2025-04-17 10:41:47 +08:00 |
|
aead.h
|
crypto: aead - Use crypto_request_complete
|
2023-02-13 18:34:48 +08:00 |
|
akcipher.h
|
crypto: akcipher - Drop sign/verify operations
|
2024-10-05 13:22:04 +08:00 |
|
blake2b.h
|
crypto: arm/blake2b - Use API partial block handling
|
2025-04-23 11:33:46 +08:00 |
|
blake2s.h
|
crypto: blake2s - remove shash module
|
2022-06-10 16:43:49 +08:00 |
|
cipher.h
|
crypto: cipher - Add crypto_clone_cipher
|
2023-05-24 18:12:33 +08:00 |
|
des.h
|
crypto: remove CRYPTO_TFM_RES_WEAK_KEY
|
2020-01-09 11:30:53 +08:00 |
|
ecc.h
|
This update includes the following changes:
|
2024-11-19 10:28:41 -08:00 |
|
engine.h
|
crypto: engine - Realign struct crypto_engine to save 8 bytes
|
2025-04-23 11:33:46 +08:00 |
|
geniv.h
|
crypto: geniv - remove unneeded arguments from aead_geniv_alloc()
|
2020-07-16 21:49:07 +10:00 |
|
hash.h
|
crypto: shash - Handle partial blocks in API
|
2025-04-23 11:33:46 +08:00 |
|
kdf_selftest.h
|
crypto: kdf - Add key derivation self-test support code
|
2021-11-26 16:25:17 +11:00 |
|
kpp.h
|
crypto: kpp - Use crypto_request_complete
|
2023-02-13 18:34:48 +08:00 |
|
poly1305.h
|
move asm/unaligned.h to linux/unaligned.h
|
2024-10-02 17:23:23 -04:00 |
|
rng.h
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
|
2019-05-30 11:26:32 -07:00 |
|
rsa.h
|
crypto: rsassa-pkcs1 - Migrate to sig_alg backend
|
2024-10-05 13:22:04 +08:00 |
|
scompress.h
|
crypto: acomp - Move scomp stream allocation code into acomp
|
2025-04-07 13:22:25 +08:00 |
|
sig.h
|
crypto: sig - Introduce sig_alg backend
|
2024-10-05 13:22:04 +08:00 |
|
simd.h
|
crypto: simd - Include asm/simd.h in internal/simd.h
|
2025-04-16 15:36:23 +08:00 |
|
skcipher.h
|
crypto: skcipher - Realign struct skcipher_walk to save 8 bytes
|
2025-04-16 15:36:24 +08:00 |