Searched defs:poly (Results 1 – 25 of 98) sorted by relevance
1234
32 const uint32_t poly = 0xEDB88320; in xz_crc32_init() local
27 const uint64_t poly = 0xC96C5795D7870F42ULL; in xz_crc64_init() local
450 double poly[POWF_LOG2_POLY_ORDER]; member 367 double poly[EXP2F_POLY_ORDER]; global() member 382 double poly[LOGF_POLY_ORDER - 1]; /* First order coefficient is 1. */ global() member 393 double poly[LOG2F_POLY_ORDER]; global() member 410 double poly[POWF_LOG2_POLY_ORDER]; global() member 436 double poly[4]; /* Last four coefficients. */ global() member 465 double poly[LOG2_POLY_ORDER - 1]; global() member 479 double poly[POW_LOG_POLY_ORDER - 1]; /* First coefficient is 1. */ global() member [all...]
44 unsigned long crc, poly; in _krb5_crc_init_table() local
123 POLY1305 *poly = &ctx->poly1305; in chacha20_poly1305_tls_cipher() local272 POLY1305 *poly = &ctx->poly1305; in chacha20_poly1305_aead_cipher() local