Centos-kernel-stream-9/include/crypto
Prarit Bhargava 7a81f2859b cyrpto/b128ops: Remove struct u128
JIRA: https://issues.redhat.com/browse/RHEL-25415

commit f413e724818c6482146218b3bcaf3d75b1317fc4
Author: Peter Zijlstra <peterz@infradead.org>
Date:   Wed May 31 15:08:34 2023 +0200

    cyrpto/b128ops: Remove struct u128

    Per git-grep u128_xor() and its related struct u128 are unused except
    to implement {be,le}128_xor(). Remove them to free up the namespace.

    Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
    Reviewed-by: Arnd Bergmann <arnd@arndb.de>
    Reviewed-by: Mark Rutland <mark.rutland@arm.com>
    Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
    Tested-by: Mark Rutland <mark.rutland@arm.com>
    Link: https://lore.kernel.org/r/20230531132323.314826687@infradead.org

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
2024-03-20 09:43:09 -04:00
..
internal crypto: kpp - Add helper to set reqsize 2023-03-13 12:53:06 +01:00
acompress.h crypto: acomp - define max size for destination 2023-03-13 12:53:07 +01:00
aead.h crypto: header - Fix spelling errors 2021-05-28 14:21:08 +08:00
aes.h
akcipher.h crypto: api - check for ERR pointers in crypto_destroy_tfm() 2021-03-13 00:04:01 +11:00
algapi.h crypto: api - Move crypto attr definitions out of crypto.h 2021-06-24 14:51:35 +08:00
arc4.h
asym_tpm_subtype.h
authenc.h
b128ops.h cyrpto/b128ops: Remove struct u128 2024-03-20 09:43:09 -04:00
blake2b.h crypto: blake2b - sync with blake2s implementation 2021-01-03 08:41:39 +11:00
blake2s.h crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h> 2021-01-03 08:41:39 +11:00
blowfish.h
cast5.h
cast6.h
cast_common.h
chacha.h random: early initialization of ChaCha constants 2022-04-27 10:49:00 -04:00
chacha20poly1305.h
cryptd.h
ctr.h
curve25519.h crypto: lib/curve25519 - Move selftest prototype into header file 2020-11-20 14:45:33 +11:00
des.h
dh.h crypto: dh - constify struct dh's pointer members 2023-01-09 13:32:41 -05:00
drbg.h Revert "crypto: drbg - reseed 'nopr' drbgs periodically from get_random_bytes()" 2023-11-29 15:25:58 -05:00
ecc_curve.h crypto: ecc - add curve25519 params and expose them 2021-03-13 00:04:04 +11:00
ecdh.h Merge branch 'ecc' 2021-03-26 19:55:55 +11:00
engine.h crypto: header - Fix spelling errors 2021-05-28 14:21:08 +08:00
gcm.h
gf128mul.h
ghash.h
hash.h crypto: add crypto_has_shash() 2022-10-12 13:40:21 +05:30
hash_info.h crypto: sha - split sha.h into sha1.h and sha2.h 2020-11-20 14:45:33 +11:00
hmac.h
if_alg.h crypto: af_alg - add extra parameters for DRBG interface 2020-09-25 17:48:52 +10:00
kpp.h crypto: add crypto_has_kpp() 2022-10-12 13:40:21 +05:30
md5.h
nhpoly1305.h
null.h
padlock.h
pcrypt.h
pkcs7.h
poly1305.h crypto: poly1305 - fix poly1305_core_setkey() declaration 2021-04-02 18:28:12 +11:00
public_key.h KEYS: DigitalSignature link restriction 2023-05-27 08:41:17 +08:00
rng.h crypto: api - check for ERR pointers in crypto_destroy_tfm() 2021-03-13 00:04:01 +11:00
scatterwalk.h crypto: scatterwalk - Remove obsolete PageSlab check 2021-06-28 11:28:08 +08:00
serpent.h
sha1.h crypto: sha - split sha.h into sha1.h and sha2.h 2020-11-20 14:45:33 +11:00
sha1_base.h crypto: sha - split sha.h into sha1.h and sha2.h 2020-11-20 14:45:33 +11:00
sha2.h crypto: sha - split sha.h into sha1.h and sha2.h 2020-11-20 14:45:33 +11:00
sha3.h
sha256_base.h crypto: sha - split sha.h into sha1.h and sha2.h 2020-11-20 14:45:33 +11:00
sha512_base.h crypto: sha - split sha.h into sha1.h and sha2.h 2020-11-20 14:45:33 +11:00
skcipher.h crypto: api - check for ERR pointers in crypto_destroy_tfm() 2021-03-13 00:04:01 +11:00
sm2.h crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm 2020-09-25 17:48:54 +10:00
sm3.h crypto: sm3 - export crypto_sm3_final function 2020-09-25 17:48:53 +10:00
sm3_base.h crypto: hash - Use memzero_explicit() for clearing state 2020-10-30 17:35:03 +11:00
sm4.h
streebog.h
twofish.h
xts.h crypto: xts - drop xts_check_key() 2023-01-07 00:19:10 +01:00