linux/drivers/crypto/chelsio
Eric Biggers 9c6ed103a7 crypto: chelsio - Use library to prepare HMAC keys
To prepare HMAC keys, just use the library functions instead of
crypto_shash.  This is much simpler, avoids depending on the fragile
export_core and import_core methods, and is faster too.

Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-09-13 12:11:06 +08:00
..
Kconfig crypto: chelsio - Use library to prepare HMAC keys 2025-09-13 12:11:06 +08:00
Makefile crypto/chcr: move nic TLS functionality to drivers/net 2020-09-11 17:26:39 -07:00
chcr_algo.c crypto: chelsio - Use library to prepare HMAC keys 2025-09-13 12:11:06 +08:00
chcr_algo.h chelsio/chtls: separate chelsio tls driver from crypto driver 2020-08-21 14:15:15 -07:00
chcr_core.c crypto: chelsio/chcr - Remove useless MODULE_VERSION 2021-04-22 17:31:31 +10:00
chcr_core.h crypto: chelsio - Remove unused declarations 2023-08-25 18:46:55 +08:00
chcr_crypto.h crypto: chelsio - Use library to prepare HMAC keys 2025-09-13 12:11:06 +08:00