Searched defs:poly (Results 1 – 11 of 11) sorted by relevance
32 const uint32_t poly = 0xEDB88320; in xz_crc32_init() local
27 const uint64_t poly = 0xC96C5795D7870F42ULL; in xz_crc64_init() local
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
64 int *poly; /* characteristic polynomial of matrix */ member
287 mach_msg_type_name_t poly; in mach_setup() local
65 int poly[MAX_DEGREE+1]; /* polynomial */ member398 int ***matrix, int **poly) in sub_determinant()539 static int char_poly(lash_t *p_lash, int rank, int **matrix, int **poly) in char_poly()
239 int poly[6]; member
1167 BIGNUM *a, *b, *poly, *order, *cofactor; in do_create_ec_explicit_trinomial_params() local
2764 u32 poly = 0xEDB88320; /* Polynomial for 802.3 CRC calculation */ in e1000_calc_rx_da_crc() local
32965 uint16_t poly; member