linux/drivers/infiniband/sw/siw
Eric Biggers 9aac6c05a5 RDMA/siw: Use crypto_shash_digest() in siw_qp_prepare_tx()
Simplify siw_qp_prepare_tx() by using crypto_shash_digest() instead of
an init+update+final sequence.  This should also improve performance.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20231029045839.154071-1-ebiggers@kernel.org
Acked-by: Bernard Metzler <bmt@zurich.ibm.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2023-11-13 10:35:12 +02:00
..
iwarp.h IB: Use capital "OR" for multiple licenses in SPDX 2023-09-11 14:14:00 +03:00
Kconfig RDMA/siw: Add missing Kconfig selections 2022-09-01 10:12:01 +03:00
Makefile
siw.h RDMA/siw: Use ib_umem_get() to pin user pages 2023-11-13 10:14:00 +02:00
siw_cm.c Merge tag 'v6.6' into rdma.git for-next 2023-10-31 10:54:48 -03:00
siw_cm.h IB: Use capital "OR" for multiple licenses in SPDX 2023-09-11 14:14:00 +03:00
siw_cq.c IB: Use capital "OR" for multiple licenses in SPDX 2023-09-11 14:14:00 +03:00
siw_main.c IB: Use capital "OR" for multiple licenses in SPDX 2023-09-11 14:14:00 +03:00
siw_mem.c RDMA/siw: Use ib_umem_get() to pin user pages 2023-11-13 10:14:00 +02:00
siw_mem.h RDMA/siw: Use ib_umem_get() to pin user pages 2023-11-13 10:14:00 +02:00
siw_qp.c IB: Use capital "OR" for multiple licenses in SPDX 2023-09-11 14:14:00 +03:00
siw_qp_rx.c IB: Use capital "OR" for multiple licenses in SPDX 2023-09-11 14:14:00 +03:00
siw_qp_tx.c RDMA/siw: Use crypto_shash_digest() in siw_qp_prepare_tx() 2023-11-13 10:35:12 +02:00
siw_verbs.c RDMA/siw: Use ib_umem_get() to pin user pages 2023-11-13 10:14:00 +02:00
siw_verbs.h IB: Use capital "OR" for multiple licenses in SPDX 2023-09-11 14:14:00 +03:00