Home
last modified time | relevance | path

Searched refs:___crc32_vx (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/s390/crypto/
Dcrc32-vx.c43 #define DEFINE_CRC32_VX(___fname, ___crc32_vx, ___crc32_sw) \ argument
65 crc = ___crc32_vx(crc, data, aligned); \