Home
last modified time | relevance | path

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

/linux/arch/s390/crypto/
H A Dcrc32le-vx.c59 static unsigned long constants_CRC_32_LE[] = { variable
234 return crc32_le_vgfm_generic(crc, buf, size, &constants_CRC_32_LE[0]); in crc32_le_vgfm_16()