Searched refs:cip (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/usr.sbin/sa/
H A Dpdb.c167 struct cmdinfo *cip, ci, ci_total, ci_other, ci_junk; local
195 cip = (struct cmdinfo *) data.data;
196 bcopy(cip, &ci, sizeof ci);
246 cip = (struct cmdinfo *) data.data;
247 bcopy(cip, &ci, sizeof ci);
260 check_junk(const struct cmdinfo *cip) argument
265 fprintf(stderr, "%s (%ju) -- ", cip->ci_comm, (uintmax_t)cip->ci_calls);
283 print_ci(const struct cmdinfo *cip, const struct cmdinfo *totalcip) argument
288 c = cip
[all...]
/freebsd-11-stable/sys/net80211/
H A Dieee80211_crypto.c193 ieee80211_crypto_register(const struct ieee80211_cipher *cip) argument
195 if (cip->ic_cipher >= IEEE80211_CIPHER_MAX) {
197 __func__, cip->ic_name, cip->ic_cipher);
200 if (ciphers[cip->ic_cipher] != NULL && ciphers[cip->ic_cipher] != cip) {
202 __func__, cip->ic_name);
205 ciphers[cip->ic_cipher] = cip;
212 ieee80211_crypto_unregister(const struct ieee80211_cipher *cip) argument
266 const struct ieee80211_cipher *cip; local
489 const struct ieee80211_cipher *cip = key->wk_cipher; local
569 const struct ieee80211_cipher *cip; local
593 const struct ieee80211_cipher *cip; local
[all...]
H A Dieee80211_crypto.h212 const struct ieee80211_cipher *cip = k->wk_cipher; local
213 return (cip->ic_miclen > 0 ? cip->ic_demic(k, m, force) : 1);
223 const struct ieee80211_cipher *cip = k->wk_cipher; local
224 return (cip->ic_miclen > 0 ? cip->ic_enmic(k, m, force) : 1);
H A Dieee80211_ddb.c763 const struct ieee80211_cipher *cip = wk->wk_cipher; local
767 switch (cip->ic_cipher) {
793 cip->ic_cipher, wk->wk_keyix, 8*keylen);
805 if (cip->ic_cipher != IEEE80211_CIPHER_WEP &&
808 if (cip->ic_cipher != IEEE80211_CIPHER_WEP &&
H A Dieee80211_ioctl.c79 const struct ieee80211_cipher *cip; local
101 cip = wk->wk_cipher;
102 ik.ik_type = cip->ic_cipher;
112 if (cip->ic_cipher == IEEE80211_CIPHER_TKIP) {
/freebsd-11-stable/sys/dev/md/
H A Dmd.c319 struct indir *cip; local
326 for (cip = ip; cip != NULL;) {
327 if (cip->shift) {
328 idx = (offset >> cip->shift) & NMASK;
329 up = cip->array[idx];
330 cip = (struct indir *)up;
334 return (cip->array[idx]);
346 struct indir *cip, *lip[10]; local
354 cip
[all...]
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_keycache.c197 const struct ieee80211_cipher *cip = k->wk_cipher; local
210 KASSERT(cip->ic_cipher < nitems(ciphermap),
211 ("invalid cipher type %u", cip->ic_cipher));
212 hk.kv_type = ciphermap[cip->ic_cipher];
490 const struct ieee80211_cipher *cip = k->wk_cipher; local
501 if (cip->ic_cipher == IEEE80211_CIPHER_TKIP &&
510 if (cip->ic_cipher == IEEE80211_CIPHER_TKIP &&
H A Dif_ath_tx.c976 const struct ieee80211_cipher *cip; local
1002 cip = k->wk_cipher;
1003 (*hdrlen) += cip->ic_header;
1004 (*pktlen) += cip->ic_header + cip->ic_trailer;
1007 (*pktlen) += cip->ic_miclen;
/freebsd-11-stable/tools/regression/net80211/wep/
H A Dtest_wep.c192 const struct ieee80211_cipher *cip; local
220 cip = key->wk_cipher;
230 if (!cip->ic_decap(key, m, hdrlen)) {
258 if (!cip->ic_encap(key, m)) {
/freebsd-11-stable/tools/regression/net80211/tkip/
H A Dtest_tkip.c187 const struct ieee80211_cipher *cip; local
217 cip = key->wk_cipher;
219 m->m_data += cip->ic_header;
251 if (!cip->ic_encap(key, m)) {
285 if (!cip->ic_decap(key, m, hdrlen)) {
/freebsd-11-stable/tools/regression/net80211/ccmp/
H A Dtest_ccmp.c599 const struct ieee80211_cipher *cip; local
628 cip = key->wk_cipher;
630 m->m_data += cip->ic_header;
639 if (!cip->ic_encap(key, m)) {
665 if (!cip->ic_decap(key, m, hdrlen)) {
/freebsd-11-stable/usr.sbin/tcpdump/tcpdump/
H A DMakefile50 print-cip.c \
/freebsd-11-stable/stand/i386/libi386/
H A Dpxe.h475 IP4_t cip; /* Client IP */ member in struct:__anon165
/freebsd-11-stable/sys/dev/mwl/
H A Dif_mwl.c1623 const struct ieee80211_cipher *cip = k->wk_cipher; local
1642 switch (cip->ic_cipher) {
3096 const struct ieee80211_cipher *cip; local
3125 cip = k->wk_cipher;
3126 pktlen += cip->ic_header + cip->ic_miclen + cip->ic_trailer;
/freebsd-11-stable/contrib/gcc/
H A Dprotoize.c1572 f_list_chain_item *cip = xmalloc (sizeof (f_list_chain_item));
1574 cip->formals_list
1579 cip->chain_next = def_dec_p->f_list_chain;
1580 def_dec_p->f_list_chain = cip;
1558 f_list_chain_item *cip = xmalloc (sizeof (f_list_chain_item)); local
/freebsd-11-stable/contrib/tcpdump/
H A DMakefile.in115 print-cip.c \
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_rum.c1315 const struct ieee80211_cipher *cip = k->wk_cipher; local
1317 len += cip->ic_header + cip->ic_trailer + cip->ic_miclen;
1320 cip->ic_setiv(k, (uint8_t *)&desc->iv);
/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpi.c4574 const struct ieee80211_cipher *cip = k->wk_cipher; local
4590 switch (cip->ic_cipher) {
4597 cip->ic_cipher);

Completed in 459 milliseconds