Home
last modified time | relevance | path

Searched hist:"55 d1ecceb8d6a5c9ceff7c6528075bd0ce4e8366" (Results 1 – 8 of 8) sorted by relevance

/linux/arch/x86/lib/
H A Dcrc32-pclmul.S55d1ecceb8d6a5c9ceff7c6528075bd0ce4e8366 Mon Dec 02 02:08:38 CET 2024 Eric Biggers <ebiggers@google.com> x86/crc32: expose CRC32 functions through lib

Move the x86 CRC32 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>
Link: https://lore.kernel.org/r/20241202010844.144356-14-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
H A Dcrc32c-3way.S55d1ecceb8d6a5c9ceff7c6528075bd0ce4e8366 Mon Dec 02 02:08:38 CET 2024 Eric Biggers <ebiggers@google.com> x86/crc32: expose CRC32 functions through lib

Move the x86 CRC32 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>
Link: https://lore.kernel.org/r/20241202010844.144356-14-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
H A Dcrc32-glue.c55d1ecceb8d6a5c9ceff7c6528075bd0ce4e8366 Mon Dec 02 02:08:38 CET 2024 Eric Biggers <ebiggers@google.com> x86/crc32: expose CRC32 functions through lib

Move the x86 CRC32 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>
Link: https://lore.kernel.org/r/20241202010844.144356-14-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
H A DMakefilediff 55d1ecceb8d6a5c9ceff7c6528075bd0ce4e8366 Mon Dec 02 02:08:38 CET 2024 Eric Biggers <ebiggers@google.com> x86/crc32: expose CRC32 functions through lib

Move the x86 CRC32 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>
Link: https://lore.kernel.org/r/20241202010844.144356-14-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
/linux/arch/x86/crypto/
H A DKconfigdiff 55d1ecceb8d6a5c9ceff7c6528075bd0ce4e8366 Mon Dec 02 02:08:38 CET 2024 Eric Biggers <ebiggers@google.com> x86/crc32: expose CRC32 functions through lib

Move the x86 CRC32 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>
Link: https://lore.kernel.org/r/20241202010844.144356-14-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
H A DMakefilediff 55d1ecceb8d6a5c9ceff7c6528075bd0ce4e8366 Mon Dec 02 02:08:38 CET 2024 Eric Biggers <ebiggers@google.com> x86/crc32: expose CRC32 functions through lib

Move the x86 CRC32 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>
Link: https://lore.kernel.org/r/20241202010844.144356-14-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
/linux/drivers/target/iscsi/
H A DKconfigdiff 55d1ecceb8d6a5c9ceff7c6528075bd0ce4e8366 Mon Dec 02 02:08:38 CET 2024 Eric Biggers <ebiggers@google.com> x86/crc32: expose CRC32 functions through lib

Move the x86 CRC32 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>
Link: https://lore.kernel.org/r/20241202010844.144356-14-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
/linux/arch/x86/
H A DKconfigdiff 55d1ecceb8d6a5c9ceff7c6528075bd0ce4e8366 Mon Dec 02 02:08:38 CET 2024 Eric Biggers <ebiggers@google.com> x86/crc32: expose CRC32 functions through lib

Move the x86 CRC32 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>
Link: https://lore.kernel.org/r/20241202010844.144356-14-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>