Searched defs:msgpoly (Results 1 – 1 of 1) sorted by relevance
77 crc_clmul_prep(crc_t crc, unsigned long msgpoly) in crc_clmul_prep()91 crc_clmul_long(unsigned long msgpoly, const struct crc_clmul_consts *consts) in crc_clmul_long()154 crc_clmul_update_long(crc_t crc, unsigned long msgpoly, in crc_clmul_update_long()165 unsigned long msgpoly; in crc_clmul_update_partial() local