diff options
author | Eric Biggers <ebiggers@google.com> | 2024-12-01 17:20:48 -0800 |
---|---|---|
committer | Eric Biggers <ebiggers@google.com> | 2024-12-01 17:23:13 -0800 |
commit | ed4bc981d52b49c5d35bfc4cacdac98ff135add3 (patch) | |
tree | 46565a3abcb8c3f452adc9e2e9cbbecb5803f880 /crypto/bpf_crypto_skcipher.c | |
parent | 21dda37f3f8b70dd3531bf388773f1b4c803a130 (diff) |
x86/crc-t10dif: expose CRC-T10DIF function through lib
Move the x86 CRC-T10DIF assembly code into the lib directory and wire it
up to the library interface. This allows it to be used without going
through the crypto API. It remains usable via the crypto API too via
the shash algorithms that use the library interface. Thus all the
arch-specific "shash" code becomes unnecessary and is removed.
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Link: https://lore.kernel.org/r/20241202012056.209768-5-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'crypto/bpf_crypto_skcipher.c')
0 files changed, 0 insertions, 0 deletions