Home
last modified time | relevance | path

Searched defs:nwords (Results 1 – 20 of 20) sorted by relevance

/freebsd/crypto/heimdal/kadmin/
H A Dadd-random-users.c81 unsigned nwords, char **words) in add_user()
115 unsigned nwords; in add_users() local
/freebsd/crypto/heimdal/kuser/
H A Dgenerate-requests.c72 unsigned nwords; in generate_requests() local
/freebsd/crypto/heimdal/kpasswd/
H A Dkpasswd-generator.c83 unsigned nwords; in generate_requests() local
/freebsd/lib/libc/gen/
H A Dwordexp.c127 long nwords, nbytes; /* Number of words, bytes from child */ in we_askshell() local
/freebsd/sbin/ipf/ipsend/
H A Dip.c33 int nwords = len >> 1; in chksum() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspace_map.c203 uint64_t bufsz, uint64_t *nwords) in space_map_reversed_last_block_entries()
314 uint64_t nwords = 0; in space_map_incremental_destroy() local
/freebsd/sbin/ipf/iplang/
H A Diplang_y.y1737 int nwords = len >> 1; in c_chksum() local
1750 int nwords = len >> 1; in p_chksum() local
/freebsd/sys/net/
H A Dif_me.c456 me_in_cksum(uint16_t *p, int nwords) in me_in_cksum()
/freebsd/contrib/byacc/
H A Dlalr.c286 int nwords; in initialize_F() local
/freebsd/contrib/flex/src/
H A Dscanopt.c393 int nwords = 0, nchars = 0, has_short = 0; in scanopt_usage() local
/freebsd/sbin/routed/
H A Drdisc.c666 int nwords = len >> 1; in in_cksum() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_lib.c827 void BN_consttime_swap(BN_ULONG condition, BIGNUM *a, BIGNUM *b, int nwords) in BN_consttime_swap()
/freebsd/sys/dev/enic/
H A Dvnic_dev.c789 unsigned int nwords = vdev->notify_sz / 4; in vnic_dev_notify_ready() local
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c912 unsigned int nwords; in dump_tcam() local
/freebsd/sys/dev/isp/
H A Disp_library.c1106 isp_get_gid_xx_response(ispsoftc_t *isp, sns_gid_xx_rsp_t *src, sns_gid_xx_rsp_t *dst, int nwords) in isp_get_gid_xx_response()
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c1468 show_struct(const uint32_t *words, int nwords, const struct field_desc *fd) in show_struct()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c3197 unsigned int nwords, u32 *data, int byte_oriented) in t4_read_flash()
9903 const unsigned int nwords = CIM_IBQ_SIZE * 4; in t4_read_cim_ibq() local
9944 unsigned int addr, v, nwords; in t4_read_cim_obq() local
/freebsd/contrib/tzcode/
H A Dzic.c1269 static int nwords; in get_rand_u64() local
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1034 int t3_read_flash(adapter_t *adapter, unsigned int addr, unsigned int nwords, in t3_read_flash()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c8279 unsigned nwords = size / sizeof (uint64_t); in zdb_dump_block() local