Home
last modified time | relevance | path

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

/linux/arch/s390/crypto/
H A Dcrc32be-vx.c25 #define CONST_CRC_POLY 14 macro
83 fpu_vlm(CONST_R1R2, CONST_CRC_POLY, &constants_CRC_32_BE); in crc32_be_vgfm_16()
172 fpu_vgfmag(2, CONST_CRC_POLY, 2, 1); in crc32_be_vgfm_16()
H A Dcrc32le-vx.c26 #define CONST_CRC_POLY 14 macro
95 fpu_vlm(CONST_PERM_LE2BE, CONST_CRC_POLY, constants); in crc32_le_vgfm_generic()
227 fpu_vgfmag(2, CONST_CRC_POLY, 2, 1); in crc32_le_vgfm_generic()