s390/crc32le: convert to C
authorHeiko Carstens <hca@linux.ibm.com>
Sat, 3 Feb 2024 10:45:28 +0000 (11:45 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 16 Feb 2024 13:30:18 +0000 (14:30 +0100)
commit03325e9b64c48313527f0373c4688d393b1edaf3
treeb389fb86712b30d190531643c41b229aabb92db7
parentc59bf4de01b67184c19a9f6f04caa1a8d5b55afb
s390/crc32le: convert to C

Convert CRC-32 LE variants to C.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/crypto/crc32-vx.c
arch/s390/crypto/crc32-vx.h
arch/s390/crypto/crc32le-vx.S [deleted file]
arch/s390/crypto/crc32le-vx.c [new file with mode: 0644]