Searched defs:tmpl (Results 1 - 25 of 94) sorted by relevance

1234

/linux-master/include/net/netfilter/
H A Dnf_conntrack_synproxy.h32 nf_ct_add_synproxy(struct nf_conn *ct, const struct nf_conn *tmpl) argument
H A Dnf_conntrack_zones.h29 nf_ct_zone_tmpl(const struct nf_conn *tmpl, const struct sk_buff *skb, argument
H A Dnf_synproxy.h23 struct nf_conn *tmpl; member in struct:synproxy_net
/linux-master/crypto/
H A Dechainiv.c112 static int echainiv_aead_create(struct crypto_template *tmpl, argument
H A Dseqiv.c135 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) argument
H A Dgeniv.c41 struct aead_instance *aead_geniv_alloc(struct crypto_template *tmpl, argument
H A Dxctr.c131 static int crypto_xctr_create(struct crypto_template *tmpl, struct rtattr **tb) argument
H A Dkpp.c160 int kpp_register_instance(struct crypto_template *tmpl, argument
H A Dcbc.c138 static int crypto_cbc_create(struct crypto_template *tmpl, struct rtattr **tb) argument
H A Dpcbc.c154 static int crypto_pcbc_create(struct crypto_template *tmpl, struct rtattr **tb) argument
H A Dxor.c58 static void __init do_xor_register(struct xor_block_template *tmpl) argument
83 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) argument
H A Dkeywrap.c264 static int crypto_kw_create(struct crypto_template *tmpl, struct rtattr **tb) argument
H A Dalgboss.c53 struct crypto_template *tmpl; local
H A Dxcbc.c184 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) argument
H A Decb.c149 static int crypto_ecb_create2(struct crypto_template *tmpl, struct rtattr **tb) argument
171 static int crypto_ecb_create(struct crypto_template *tmpl, struct rtattr **tb) argument
97 lskcipher_alloc_instance_simple2( struct crypto_template *tmpl, struct rtattr **tb) argument
H A Dinternal.h173 static inline int crypto_tmpl_get(struct crypto_template *tmpl) argument
178 static inline void crypto_tmpl_put(struct crypto_template *tmpl) argument
H A Dakcipher.c182 int akcipher_register_instance(struct crypto_template *tmpl, argument
H A Dctr.c127 static int crypto_ctr_create(struct crypto_template *tmpl, struct rtattr **tb) argument
257 static int crypto_rfc3686_create(struct crypto_template *tmpl, argument
/linux-master/drivers/s390/net/
H A Dfsm.c17 init_fsm(char *name, const char **state_names, const char **event_names, int nr_states, int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) argument
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dinit.c147 struct wl12xx_disconn_template *tmpl; local
/linux-master/net/core/
H A Dfib_notifier.c143 fib_notifier_ops_register(const struct fib_notifier_ops *tmpl, struct net *net) argument
/linux-master/include/net/tc_act/
H A Dtc_ct.h14 struct nf_conn *tmpl; member in struct:tcf_ct_params
/linux-master/net/netfilter/
H A Dnf_conntrack_proto_icmp.c106 int nf_conntrack_inet_error(struct nf_conn *tmpl, struct sk_buff *skb, argument
204 int nf_conntrack_icmpv4_error(struct nf_conn *tmpl, argument
H A Dnf_conntrack_proto_icmpv6.c133 nf_conntrack_icmpv6_redirect(struct nf_conn *tmpl, struct sk_buff *skb, argument
182 int nf_conntrack_icmpv6_error(struct nf_conn *tmpl, argument
/linux-master/drivers/crypto/qce/
H A Dskcipher.c32 struct qce_alg_template *tmpl = to_cipher_tmpl(crypto_skcipher_reqtfm(req)); local
69 struct qce_alg_template *tmpl = to_cipher_tmpl(crypto_skcipher_reqtfm(req)); local
261 struct qce_alg_template *tmpl = to_cipher_tmpl(tfm); local
439 struct qce_alg_template *tmpl; local
499 struct qce_alg_template *tmpl, *n; local
[all...]

Completed in 284 milliseconds

1234