linux/include/crypto/internal
Herbert Xu 56861cbde1 crypto: kpp - Add helper to set reqsize
The value of reqsize should only be changed through a helper.
To do so we need to first add a helper for this.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-12-02 18:12:39 +08:00
..
acompress.h mm, treewide: rename kzfree() to kfree_sensitive() 2020-08-07 11:33:22 -07:00
aead.h crypto: aead - Remove unused inline functions from aead 2022-09-30 13:59:13 +08:00
akcipher.h
blake2b.h crypto: blake2b - sync with blake2s implementation 2021-01-03 08:41:39 +11:00
blake2s.h crypto: blake2s - remove shash module 2022-06-10 16:43:49 +08:00
chacha.h
cipher.h crypto: remove cipher routines from public crypto API 2021-01-03 08:41:35 +11:00
cryptouser.h
des.h
ecc.h crypto: ecc - Export additional helper functions 2021-10-29 21:04:03 +08:00
geniv.h crypto: geniv - remove unneeded arguments from aead_geniv_alloc() 2020-07-16 21:49:07 +10:00
hash.h Revert "crypto: shash - avoid comparing pointers to exported functions under CFI" 2022-11-25 17:39:19 +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 - Add helper to set reqsize 2022-12-02 18:12:39 +08:00
poly1305.h crypto: poly1305 - fix poly1305_core_setkey() declaration 2021-04-02 18:28:12 +11:00
rng.h
rsa.h
scompress.h
simd.h
skcipher.h crypto: skcipher - Allow sync algorithms with large request contexts 2022-11-18 16:59:34 +08:00