linux/include/crypto
Herbert Xu c360df01c6 crypto: ahash - Use cra_reqsize
Use the common reqsize field and remove reqsize from ahash_alg.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-04-16 15:16:21 +08:00
..
internal crypto: acomp - Remove reqsize field 2025-04-16 15:16:21 +08:00
acompress.h crypto: acomp - Simplify folio handling 2025-04-16 15:16:21 +08:00
aead.h
aes.h
akcipher.h crypto: akcipher - Drop sign/verify operations 2024-10-05 13:22:04 +08:00
algapi.h crypto: api - Add helpers to manage request flags 2025-04-16 15:16:20 +08:00
arc4.h
aria.h
authenc.h crypto: Add 'krb5enc' hash and cipher AEAD algorithm 2025-03-02 21:39:34 +00:00
b128ops.h
blake2b.h
blake2s.h
blowfish.h
cast5.h
cast6.h
cast_common.h
chacha.h crypto: chacha - centralize the skcipher wrappers for arch code 2025-04-07 13:22:28 +08:00
chacha20poly1305.h
cryptd.h
ctr.h crypto: ctr - Remove unnecessary header inclusions 2025-04-16 15:16:21 +08:00
curve25519.h
des.h
dh.h
drbg.h
ecc_curve.h
ecdh.h
engine.h
gcm.h
gf128mul.h crypto: lib/gf128mul - Remove some bbe deadcode 2024-12-21 22:46:24 +08:00
ghash.h
hash.h crypto: ahash - Use cra_reqsize 2025-04-16 15:16:21 +08:00
hash_info.h
hkdf.h crypto,fs: Separate out hkdf_extract() and hkdf_expand() 2025-03-20 16:53:53 -07:00
hmac.h
if_alg.h
kdf_sp800108.h
kpp.h
krb5.h crypto/krb5: Implement the Camellia enctypes from rfc6803 2025-03-02 21:55:23 +00:00
md5.h
nhpoly1305.h
null.h
padlock.h
pcrypt.h
pkcs7.h
poly1305.h
polyval.h
public_key.h crypto: asymmetric_keys - Remove unused functions 2024-11-02 18:23:24 +08:00
rng.h
scatterwalk.h crypto: scatterwalk - Use nth_page instead of doing it by hand 2025-03-21 17:33:39 +08:00
serpent.h
sha1.h
sha1_base.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sha2.h
sha3.h
sha256_base.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sha512_base.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sig.h crypto: sig - Prepare for algorithms with variable signature size 2025-02-09 18:08:12 +08:00
skcipher.h crypto: skcipher - Set tfm in SYNC_SKCIPHER_REQUEST_ON_STACK 2025-02-22 15:56:03 +08:00
sm3.h
sm3_base.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sm4.h
streebog.h
twofish.h
utils.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
xts.h