diff options
author | Eric Biggers <ebiggers@google.com> | 2023-10-29 07:58:39 +0300 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2023-11-13 11:35:12 +0300 |
commit | 9aac6c05a56289be7bb2ad4b6c34486dfa2d31eb (patch) | |
tree | 4b43bb6ab41bd7d4e0e44c25ab3955348138a3cc /LICENSES/preferred | |
parent | 48f996d4adf15a0a0af8b8184d3ec6042a684ea4 (diff) | |
download | linux-9aac6c05a56289be7bb2ad4b6c34486dfa2d31eb.tar.xz |
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>
Diffstat (limited to 'LICENSES/preferred')
0 files changed, 0 insertions, 0 deletions