Searched refs:tkey (Results 1 - 11 of 11) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dm_pedit.c57 pedit_parse_nopopt (int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
117 pack_key(struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
124 if (tkey->off % 4) {
129 sel->keys[hwm].val = tkey->val;
130 sel->keys[hwm].mask = tkey->mask;
131 sel->keys[hwm].off = tkey->off;
132 sel->keys[hwm].at = tkey->at;
133 sel->keys[hwm].offmask = tkey->offmask;
134 sel->keys[hwm].shift = tkey->shift;
141 pack_key32(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
157 pack_key16(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
200 pack_key8(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
263 parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type,__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
333 parse_offset(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
412 struct tc_pedit_key tkey; local
[all...]
H A Dm_pedit.h46 int (*parse_peopt)(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
50 extern int parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type,__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
51 extern int pack_key(struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
52 extern int pack_key32(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
53 extern int pack_key16(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
54 extern int pack_key8(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
56 extern int parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type,__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
57 extern int parse_offset(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
H A Dp_icmp.c28 parse_icmp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
H A Dp_ip.c27 parse_ip(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
38 tkey->off = 12;
39 res = parse_cmd(&argc, &argv, 4, TIPV4,RU32,sel,tkey);
44 tkey->off = 16;
45 res = parse_cmd(&argc, &argv, 4, TIPV4,RU32,sel,tkey);
54 tkey->off = 1;
55 res = parse_cmd(&argc, &argv, 1, TU32,RU8,sel,tkey);
60 tkey->off = 0;
61 res = parse_cmd(&argc, &argv, 1, TU32,RU8,sel,tkey);
66 tkey
142 parse_ip6(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
[all...]
H A Dp_tcp.c27 parse_tcp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
H A Dp_udp.c27 parse_udp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ieee80211/
H A Dieee80211_crypt_tkip.c311 struct ieee80211_tkip_data *tkey = priv; local
324 if (!tkey->tx_phase1_done) {
325 tkip_mixing_phase1(tkey->tx_ttak, tkey->key, hdr->addr2,
326 tkey->tx_iv32);
327 tkey->tx_phase1_done = 1;
329 tkip_mixing_phase2(rc4key, tkey->key, tkey->tx_ttak, tkey->tx_iv16);
339 *pos++ = (tkey
356 struct ieee80211_tkip_data *tkey = priv; local
413 struct ieee80211_tkip_data *tkey = priv; local
597 struct ieee80211_tkip_data *tkey = priv; local
640 struct ieee80211_tkip_data *tkey = priv; local
675 struct ieee80211_tkip_data *tkey = priv; local
708 struct ieee80211_tkip_data *tkey = priv; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dact_pedit.c147 struct tc_pedit_key *tkey = p->tcfp_keys; local
149 for (i = p->tcfp_nkeys; i > 0; i--, tkey++) {
151 int offset = tkey->off;
153 if (tkey->offmask) {
154 if (skb->len > tkey->at) {
155 char *j = pptr + tkey->at;
156 offset += ((*j & tkey->offmask) >>
157 tkey->shift);
175 *ptr = ((*ptr & tkey->mask) ^ tkey
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds3_clnt.c1901 EC_KEY *tkey; local
1935 tkey = s->session->sess_cert->peer_ecdh_tmp;
1951 tkey = srvr_pub_pkey->pkey.ec;
1954 srvr_group = EC_KEY_get0_group(tkey);
1955 srvr_ecpoint = EC_KEY_get0_public_key(tkey);
1982 tkey = s->cert->key->privatekey->pkey.ec;
1983 priv_key = EC_KEY_get0_private_key(tkey);
H A Ds3_srvr.c2050 const EC_KEY *tkey; local
2066 tkey = s->cert->pkeys[SSL_PKEY_ECC].privatekey->pkey.ec;
2073 tkey = s->s3->tmp.ecdh;
2076 group = EC_KEY_get0_group(tkey);
2077 priv_key = EC_KEY_get0_private_key(tkey);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_page.c2229 DBT tkey, tdata; local
2235 memset(&tkey, 0, sizeof(tkey));
2243 tkey.data = P_ENTRY(dbp, src_page, kindx);
2244 tkey.size = LEN_HITEM(dbp, src_page, dbp->pgsize, kindx);
2246 tkey.data = HKEYDATA_DATA(P_ENTRY(dbp, src_page, kindx));
2247 tkey.size = LEN_HKEYDATA(dbp, src_page, dbp->pgsize, kindx);
2257 &tkey, &tdata, ktype, dtype)) != 0)

Completed in 135 milliseconds