Searched defs:poly (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dcrc.c44 unsigned long crc, poly; local
/freebsd-12-stable/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_crc32.c32 const uint32_t poly = 0xEDB88320; local
H A Dxz_crc64.c23 const uint64_t poly = 0xC96C5795D7870F42; local
/freebsd-12-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_mesh.h64 int *poly; /* characteristic polynomial of matrix */ member in struct:_mesh_node
/freebsd-12-stable/sys/contrib/zlib/
H A Dcrc32.c92 z_crc_t poly; /* polynomial exclusive-or pattern */ local
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dopensolaris_crc32.c115 unsigned long poly; /* polynomial exclusive-or pattern */ local
/freebsd-12-stable/contrib/openbsm/bin/auditd/
H A Dauditd_darwin.c287 mach_msg_type_name_t poly; local
340 MACH_MSG_TYPE_MAKE_SEND, &control_port, &poly); local
/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_mesh.c65 int poly[MAX_DEGREE+1]; /* polynomial */ member in struct:mesh_info
539 static int char_poly(lash_t *p_lash, int rank, int **matrix, int **poly) argument
397 sub_determinant(lash_t *p_lash, int n, int l, int row, int col, int ***matrix, int **poly) argument
[all...]
/freebsd-12-stable/contrib/gcc/
H A Dtree-chrec.c57 chrec_fold_poly_cst(enum tree_code code, tree type, tree poly, tree cst) argument
[all...]
/freebsd-12-stable/crypto/openssl/crypto/ec/
H A Dec_local.h235 int poly[6]; member in struct:ec_group_st
/freebsd-12-stable/sys/dev/e1000/
H A De1000_ich8lan.c2752 u32 poly = 0xEDB88320; /* Polynomial for 802.3 CRC calculation */ local
/freebsd-12-stable/sys/mips/nlm/dev/net/
H A Dnae.c240 nlm_setup_flow_crc_poly(uint64_t nae_base, uint32_t poly) argument

Completed in 275 milliseconds