Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 25 of 72) sorted by relevance

123

/net/mac80211/
Dchan.c13 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_assigned()
27 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_reserved()
41 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_refcount()
49 struct ieee80211_chanctx *ctx; in ieee80211_num_chanctx() local
82 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_reserved_chandef()
105 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_non_reserved_chandef()
131 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_combined_chandef()
149 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_can_reserve_chandef()
169 struct ieee80211_chanctx *ctx; in ieee80211_find_reservation_chanctx() local
308 struct ieee80211_chanctx *ctx) in ieee80211_recalc_chanctx_min_def()
[all …]
Dtkip.c85 static void tkip_mixing_phase1(const u8 *tk, struct tkip_ctx *ctx, in tkip_mixing_phase1()
109 static void tkip_mixing_phase2(const u8 *tk, struct tkip_ctx *ctx, in tkip_mixing_phase2()
158 struct tkip_ctx *ctx = &key->u.tkip.tx; in ieee80211_compute_tkip_p1k() local
179 struct tkip_ctx *ctx = &key->u.tkip.tx; in ieee80211_get_tkip_p1k_iv() local
192 struct tkip_ctx ctx; in ieee80211_get_tkip_rx_p1k() local
205 struct tkip_ctx *ctx = &key->u.tkip.tx; in ieee80211_get_tkip_p2k() local
/net/tls/
Dtls_main.c65 static inline void update_sk_prot(struct sock *sk, struct tls_context *ctx) in update_sk_prot()
97 struct tls_context *ctx, in tls_push_sg()
155 struct tls_context *ctx = tls_get_ctx(sk); in tls_handle_open_record() local
198 int tls_push_pending_closed_record(struct sock *sk, struct tls_context *ctx, in tls_push_pending_closed_record()
216 struct tls_context *ctx = tls_get_ctx(sk); in tls_write_space() local
246 static void tls_ctx_free(struct tls_context *ctx) in tls_ctx_free()
257 struct tls_context *ctx = tls_get_ctx(sk); in tls_sk_proto_close() local
302 struct tls_context *ctx = tls_get_ctx(sk); in do_tls_getsockopt_tx() local
383 struct tls_context *ctx = tls_get_ctx(sk); in tls_getsockopt() local
395 struct tls_context *ctx = tls_get_ctx(sk); in do_tls_setsockopt_tx() local
[all …]
Dtls_sw.c90 struct tls_sw_context *ctx = tls_sw_ctx(tls_ctx); in trim_both_sgl() local
167 struct tls_sw_context *ctx = tls_sw_ctx(tls_ctx); in alloc_encrypted_sg() local
182 struct tls_sw_context *ctx = tls_sw_ctx(tls_ctx); in alloc_plaintext_sg() local
211 struct tls_sw_context *ctx = tls_sw_ctx(tls_ctx); in tls_free_both_sg() local
221 struct tls_sw_context *ctx, in tls_do_encryption()
246 struct tls_sw_context *ctx = tls_sw_ctx(tls_ctx); in tls_push_record() local
306 struct tls_sw_context *ctx = tls_sw_ctx(tls_ctx); in zerocopy_from_iter() local
362 struct tls_sw_context *ctx = tls_sw_ctx(tls_ctx); in memcopy_from_iter() local
390 struct tls_sw_context *ctx = tls_sw_ctx(tls_ctx); in tls_sw_sendmsg() local
542 struct tls_sw_context *ctx = tls_sw_ctx(tls_ctx); in tls_sw_sendpage() local
[all …]
/net/sunrpc/auth_gss/
Dgss_krb5_seal.c75 setup_token(struct krb5_ctx *ctx, struct xdr_netobj *token) in setup_token()
101 setup_token_v2(struct krb5_ctx *ctx, struct xdr_netobj *token) in setup_token_v2()
129 gss_get_mic_v1(struct krb5_ctx *ctx, struct xdr_buf *text, in gss_get_mic_v1()
170 gss_get_mic_v2(struct krb5_ctx *ctx, struct xdr_buf *text, in gss_get_mic_v2()
216 struct krb5_ctx *ctx = gss_ctx->internal_ctx_id; in gss_get_mic_kerberos() local
Dgss_krb5_mech.c221 struct krb5_ctx *ctx, struct crypto_skcipher **res) in get_key()
276 gss_import_v1_context(const void *p, const void *end, struct krb5_ctx *ctx) in gss_import_v1_context()
349 context_v2_alloc_cipher(struct krb5_ctx *ctx, const char *cname, u8 *key) in context_v2_alloc_cipher()
379 context_derive_keys_des3(struct krb5_ctx *ctx, gfp_t gfp_mask) in context_derive_keys_des3()
429 context_derive_keys_rc4(struct krb5_ctx *ctx) in context_derive_keys_rc4()
499 context_derive_keys_new(struct krb5_ctx *ctx, gfp_t gfp_mask) in context_derive_keys_new()
610 gss_import_v2_context(const void *p, const void *end, struct krb5_ctx *ctx, in gss_import_v2_context()
689 struct krb5_ctx *ctx; in gss_import_sec_context_kerberos() local
Dauth_gss.c118 gss_get_ctx(struct gss_cl_ctx *ctx) in gss_get_ctx()
125 gss_put_ctx(struct gss_cl_ctx *ctx) in gss_put_ctx()
137 gss_cred_set_ctx(struct rpc_cred *cred, struct gss_cl_ctx *ctx) in gss_cred_set_ctx()
183 struct gss_cl_ctx *ctx = NULL; in gss_cred_get_ctx() local
196 struct gss_cl_ctx *ctx; in gss_alloc_context() local
210 gss_fill_context(const void *p, const void *end, struct gss_cl_ctx *ctx, struct gss_api_mech *gm) in gss_fill_context()
298 struct gss_cl_ctx *ctx; member
686 struct gss_cl_ctx *ctx; in gss_pipe_downcall() local
1221 struct gss_cl_ctx *ctx = rcu_dereference_protected(gss_cred->gc_ctx, 1); in gss_destroying_context() local
1246 gss_do_free_ctx(struct gss_cl_ctx *ctx) in gss_do_free_ctx()
[all …]
Dgss_krb5_unseal.c74 gss_verify_mic_v1(struct krb5_ctx *ctx, in gss_verify_mic_v1()
146 gss_verify_mic_v2(struct krb5_ctx *ctx, in gss_verify_mic_v2()
212 struct krb5_ctx *ctx = gss_ctx->internal_ctx_id; in gss_verify_mic_kerberos() local
/net/netfilter/
Dnf_tables_api.c96 static void nft_ctx_init(struct nft_ctx *ctx, in nft_ctx_init()
115 static struct nft_trans *nft_trans_alloc_gfp(const struct nft_ctx *ctx, in nft_trans_alloc_gfp()
130 static struct nft_trans *nft_trans_alloc(const struct nft_ctx *ctx, in nft_trans_alloc()
167 static int nft_trans_table_add(struct nft_ctx *ctx, int msg_type) in nft_trans_table_add()
182 static int nft_deltable(struct nft_ctx *ctx) in nft_deltable()
194 static int nft_trans_chain_add(struct nft_ctx *ctx, int msg_type) in nft_trans_chain_add()
209 static int nft_delchain(struct nft_ctx *ctx) in nft_delchain()
235 static void nft_rule_expr_activate(const struct nft_ctx *ctx, in nft_rule_expr_activate()
249 static void nft_rule_expr_deactivate(const struct nft_ctx *ctx, in nft_rule_expr_deactivate()
264 nf_tables_delrule_deactivate(struct nft_ctx *ctx, struct nft_rule *rule) in nf_tables_delrule_deactivate()
[all …]
Dnft_immediate.c40 static int nft_immediate_init(const struct nft_ctx *ctx, in nft_immediate_init()
72 static void nft_immediate_activate(const struct nft_ctx *ctx, in nft_immediate_activate()
80 static void nft_immediate_deactivate(const struct nft_ctx *ctx, in nft_immediate_deactivate()
102 static int nft_immediate_validate(const struct nft_ctx *ctx, in nft_immediate_validate()
Dnft_objref.c28 static int nft_objref_init(const struct nft_ctx *ctx, in nft_objref_init()
67 static void nft_objref_destroy(const struct nft_ctx *ctx, in nft_objref_destroy()
111 static int nft_objref_map_init(const struct nft_ctx *ctx, in nft_objref_map_init()
157 static void nft_objref_map_destroy(const struct nft_ctx *ctx, in nft_objref_map_destroy()
176 nft_objref_select_ops(const struct nft_ctx *ctx, in nft_objref_select_ops()
Dnft_meta.c267 int nft_meta_get_init(const struct nft_ctx *ctx, in nft_meta_get_init()
323 int nft_meta_set_validate(const struct nft_ctx *ctx, in nft_meta_set_validate()
353 int nft_meta_set_init(const struct nft_ctx *ctx, in nft_meta_set_init()
422 void nft_meta_set_destroy(const struct nft_ctx *ctx, in nft_meta_set_destroy()
452 nft_meta_select_ops(const struct nft_ctx *ctx, in nft_meta_select_ops()
Dnft_compat.c158 const struct nft_ctx *ctx, in nft_target_set_tgchk_param()
239 nft_target_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_target_init()
276 nft_target_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_target_destroy()
329 static int nft_target_validate(const struct nft_ctx *ctx, in nft_target_validate()
406 nft_match_set_mtchk_param(struct xt_mtchk_param *par, const struct nft_ctx *ctx, in nft_match_set_mtchk_param()
458 __nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in __nft_match_init()
491 nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_match_init()
498 nft_match_large_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_match_large_init()
516 __nft_match_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr, in __nft_match_destroy()
535 nft_match_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_match_destroy()
[all …]
Dnft_limit.c150 static int nft_limit_pkts_init(const struct nft_ctx *ctx, in nft_limit_pkts_init()
192 static int nft_limit_bytes_init(const struct nft_ctx *ctx, in nft_limit_bytes_init()
218 nft_limit_select_ops(const struct nft_ctx *ctx, in nft_limit_select_ops()
252 static int nft_limit_obj_pkts_init(const struct nft_ctx *ctx, in nft_limit_obj_pkts_init()
296 static int nft_limit_obj_bytes_init(const struct nft_ctx *ctx, in nft_limit_obj_bytes_init()
324 nft_limit_obj_select_ops(const struct nft_ctx *ctx, in nft_limit_obj_select_ops()
Dnft_ct.c387 static int nft_ct_get_init(const struct nft_ctx *ctx, in nft_ct_get_init()
504 static void __nft_ct_set_destroy(const struct nft_ctx *ctx, struct nft_ct *priv) in __nft_ct_set_destroy()
522 static int nft_ct_set_init(const struct nft_ctx *ctx, in nft_ct_set_init()
597 static void nft_ct_get_destroy(const struct nft_ctx *ctx, in nft_ct_get_destroy()
603 static void nft_ct_set_destroy(const struct nft_ctx *ctx, in nft_ct_set_destroy()
703 nft_ct_select_ops(const struct nft_ctx *ctx, in nft_ct_select_ops()
763 static int nft_ct_helper_obj_init(const struct nft_ctx *ctx, in nft_ct_helper_obj_init()
Dnft_redir.c26 int nft_redir_validate(const struct nft_ctx *ctx, in nft_redir_validate()
42 int nft_redir_init(const struct nft_ctx *ctx, in nft_redir_init()
Dnft_masq.c26 int nft_masq_validate(const struct nft_ctx *ctx, in nft_masq_validate()
41 int nft_masq_init(const struct nft_ctx *ctx, in nft_masq_init()
Dnft_reject.c29 int nft_reject_validate(const struct nft_ctx *ctx, in nft_reject_validate()
40 int nft_reject_init(const struct nft_ctx *ctx, in nft_reject_init()
Dnft_cmp.c71 static int nft_cmp_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_cmp_init()
118 static int nft_cmp_fast_init(const struct nft_ctx *ctx, in nft_cmp_fast_init()
174 nft_cmp_select_ops(const struct nft_ctx *ctx, const struct nlattr * const tb[]) in nft_cmp_select_ops()
Dnft_nat.c90 static int nft_nat_validate(const struct nft_ctx *ctx, in nft_nat_validate()
117 static int nft_nat_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_nat_init()
257 nft_nat_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_nat_destroy()
Dnft_queue.c81 static int nft_queue_init(const struct nft_ctx *ctx, in nft_queue_init()
110 static int nft_queue_sreg_init(const struct nft_ctx *ctx, in nft_queue_sreg_init()
181 nft_queue_select_ops(const struct nft_ctx *ctx, in nft_queue_select_ops()
Dnft_fib.c30 int nft_fib_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_fib_validate()
66 int nft_fib_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_fib_init()
/net/6lowpan/
Ddebugfs.c25 struct lowpan_iphc_ctx *ctx = data; in lowpan_ctx_flag_active_set() local
50 struct lowpan_iphc_ctx *ctx = data; in lowpan_ctx_flag_c_set() local
74 struct lowpan_iphc_ctx *ctx = data; in lowpan_ctx_plen_set() local
90 struct lowpan_iphc_ctx *ctx = data; in lowpan_ctx_plen_get() local
105 struct lowpan_iphc_ctx *ctx = file->private; in lowpan_ctx_pfx_show() local
135 struct lowpan_iphc_ctx *ctx = file->private; in lowpan_ctx_pfx_write() local
173 struct dentry *ctx, u8 id) in lowpan_dev_debugfs_ctx_init()
/net/ipv4/netfilter/
Dnf_nat_snmp_basic.c152 static void asn1_open(struct asn1_ctx *ctx, in asn1_open()
162 static unsigned char asn1_octet_decode(struct asn1_ctx *ctx, unsigned char *ch) in asn1_octet_decode()
172 static unsigned char asn1_tag_decode(struct asn1_ctx *ctx, unsigned int *tag) in asn1_tag_decode()
188 static unsigned char asn1_id_decode(struct asn1_ctx *ctx, in asn1_id_decode()
209 static unsigned char asn1_length_decode(struct asn1_ctx *ctx, in asn1_length_decode()
246 static unsigned char asn1_header_decode(struct asn1_ctx *ctx, in asn1_header_decode()
272 static unsigned char asn1_eoc_decode(struct asn1_ctx *ctx, unsigned char *eoc) in asn1_eoc_decode()
302 static unsigned char asn1_null_decode(struct asn1_ctx *ctx, unsigned char *eoc) in asn1_null_decode()
308 static unsigned char asn1_long_decode(struct asn1_ctx *ctx, in asn1_long_decode()
336 static unsigned char asn1_uint_decode(struct asn1_ctx *ctx, in asn1_uint_decode()
[all …]
/net/bridge/netfilter/
Dnft_meta_bridge.c51 static int nft_meta_bridge_get_init(const struct nft_ctx *ctx, in nft_meta_bridge_get_init()
93 nft_meta_bridge_select_ops(const struct nft_ctx *ctx, in nft_meta_bridge_select_ops()

123