Home
last modified time | relevance | path

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

12345678

/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_conntrack_synproxy.h32 nf_ct_add_synproxy(struct nf_conn *ct, const struct nf_conn *tmpl) nf_ct_add_synproxy() argument
H A Dnf_conntrack_zones.h29 nf_ct_zone_tmpl(const struct nf_conn *tmpl, const struct sk_buff *skb, in nf_ct_zone_tmpl() argument
H A Dnf_synproxy.h23 struct nf_conn *tmpl; member
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_conntrack_synproxy.h32 nf_ct_add_synproxy(struct nf_conn *ct, const struct nf_conn *tmpl) nf_ct_add_synproxy() argument
H A Dnf_conntrack_zones.h29 nf_ct_zone_tmpl(const struct nf_conn *tmpl, const struct sk_buff *skb, in nf_ct_zone_tmpl() argument
H A Dnf_synproxy.h23 struct nf_conn *tmpl; member
/kernel/linux/linux-5.10/crypto/
H A Dofb.c52 static int crypto_ofb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ofb_create() argument
H A Dechainiv.c112 static int echainiv_aead_create(struct crypto_template *tmpl, in echainiv_aead_create() argument
H A Decb.c61 static int crypto_ecb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ecb_create() argument
H A Dpcbc.c153 static int crypto_pcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_pcbc_create() argument
H A Dkeywrap.c263 static int crypto_kw_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_kw_create() argument
H A Dinternal.h111 static inline int crypto_tmpl_get(struct crypto_template *tmpl) in crypto_tmpl_get() argument
116 static inline void crypto_tmpl_put(struct crypto_template *tmpl) in crypto_tmpl_put() argument
H A Dgeniv.c41 struct aead_instance *aead_geniv_alloc(struct crypto_template *tmpl, in aead_geniv_alloc() argument
H A Dseqiv.c136 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create() argument
H A Dcbc.c173 static int crypto_cbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cbc_create() argument
/kernel/linux/linux-6.6/crypto/
H A Dofb.c53 static int crypto_ofb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ofb_create() argument
H A Dseqiv.c135 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create() argument
H A Decb.c62 static int crypto_ecb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ecb_create() argument
H A Dechainiv.c112 static int echainiv_aead_create(struct crypto_template *tmpl, in echainiv_aead_create() argument
H A Dpcbc.c154 static int crypto_pcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_pcbc_create() argument
H A Dgeniv.c41 struct aead_instance *aead_geniv_alloc(struct crypto_template *tmpl, in aead_geniv_alloc() argument
H A Dkpp.c160 int kpp_register_instance(struct crypto_template *tmpl, in kpp_register_instance() argument
/kernel/linux/linux-5.10/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) init_fsm() argument
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_ct.h13 struct nf_conn *tmpl; member
/kernel/linux/linux-6.6/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) init_fsm() argument

Completed in 8 milliseconds

12345678