/Linux-v6.6/crypto/ |
D | chacha20poly1305.c | 555 static int chachapoly_create(struct crypto_template *tmpl, struct rtattr **tb, in chachapoly_create() 637 static int rfc7539_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539_create() 642 static int rfc7539esp_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539esp_create()
|
D | seqiv.c | 135 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create()
|
D | keywrap.c | 264 static int crypto_kw_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_kw_create()
|
D | xctr.c | 131 static int crypto_xctr_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_xctr_create()
|
D | kpp.c | 160 int kpp_register_instance(struct crypto_template *tmpl, in kpp_register_instance()
|
D | cryptd.c | 373 static int cryptd_create_skcipher(struct crypto_template *tmpl, in cryptd_create_skcipher() 658 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in cryptd_create_hash() 866 static int cryptd_create_aead(struct crypto_template *tmpl, in cryptd_create_aead() 923 static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in cryptd_create()
|
D | cbc.c | 174 static int crypto_cbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cbc_create()
|
D | pcbc.c | 154 static int crypto_pcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_pcbc_create()
|
D | algboss.c | 53 struct crypto_template *tmpl; in cryptomgr_probe() local
|
D | cfb.c | 201 static int crypto_cfb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cfb_create()
|
D | xcbc.c | 189 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_create()
|
D | akcipher.c | 182 int akcipher_register_instance(struct crypto_template *tmpl, in akcipher_register_instance()
|
D | cmac.c | 239 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cmac_create()
|
D | hmac.c | 184 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create()
|
D | lrw.c | 299 static int lrw_create(struct crypto_template *tmpl, struct rtattr **tb) in lrw_create()
|
D | skcipher.c | 909 int skcipher_register_instance(struct crypto_template *tmpl, in skcipher_register_instance() 981 struct crypto_template *tmpl, struct rtattr **tb) in skcipher_alloc_instance_simple()
|
/Linux-v6.6/include/net/netfilter/ |
D | nf_synproxy.h | 23 struct nf_conn *tmpl; member
|
/Linux-v6.6/net/netfilter/ |
D | nf_conntrack_core.c | 525 struct nf_conn *tmpl, *p; in nf_ct_tmpl_alloc() local 553 void nf_ct_tmpl_free(struct nf_conn *tmpl) in nf_ct_tmpl_free() 1703 init_conntrack(struct net *net, struct nf_conn *tmpl, in init_conntrack() 1808 resolve_normal_ct(struct nf_conn *tmpl, in resolve_normal_ct() 1879 nf_conntrack_handle_icmp(struct nf_conn *tmpl, in nf_conntrack_handle_icmp() 1963 struct nf_conn *ct, *tmpl; in nf_conntrack_in() local
|
D | nft_dynset.c | 17 struct nft_set_ext_tmpl tmpl; member
|
/Linux-v6.6/drivers/s390/net/ |
D | fsm.c | 18 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()
|
/Linux-v6.6/drivers/scsi/ |
D | scsi_sas_internal.h | 41 #define to_sas_internal(tmpl) container_of(tmpl, struct sas_internal, t) argument
|
D | raid_class.c | 38 #define to_raid_internal(tmpl) container_of(tmpl, struct raid_internal, r) argument
|
/Linux-v6.6/include/net/tc_act/ |
D | tc_ct.h | 14 struct nf_conn *tmpl; member
|
/Linux-v6.6/net/core/ |
D | fib_notifier.c | 143 fib_notifier_ops_register(const struct fib_notifier_ops *tmpl, struct net *net) in fib_notifier_ops_register()
|
/Linux-v6.6/drivers/pci/msi/ |
D | irqdomain.c | 239 static bool pci_create_device_domain(struct pci_dev *pdev, const struct msi_domain_template *tmpl, in pci_create_device_domain()
|