/Linux-v6.6/crypto/ |
D | aead.c | 342 int aead_register_instance(struct crypto_template *tmpl, in aead_register_instance()
|
D | cts.c | 324 static int crypto_cts_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cts_create()
|
D | xts.c | 339 static int xts_create(struct crypto_template *tmpl, struct rtattr **tb) in xts_create()
|
D | authenc.c | 370 static int crypto_authenc_create(struct crypto_template *tmpl, in crypto_authenc_create()
|
D | rsa-pkcs1pad.c | 598 static int pkcs1pad_create(struct crypto_template *tmpl, struct rtattr **tb) in pkcs1pad_create()
|
D | adiantum.c | 491 static int adiantum_create(struct crypto_template *tmpl, struct rtattr **tb) in adiantum_create()
|
D | essiv.c | 443 static int essiv_create(struct crypto_template *tmpl, struct rtattr **tb) in essiv_create()
|
D | authencesn.c | 387 static int crypto_authenc_esn_create(struct crypto_template *tmpl, in crypto_authenc_esn_create()
|
D | ahash.c | 660 int ahash_register_instance(struct crypto_template *tmpl, in ahash_register_instance()
|
D | vmac.c | 619 static int vmac_create(struct crypto_template *tmpl, struct rtattr **tb) in vmac_create()
|
D | shash.c | 721 int shash_register_instance(struct crypto_template *tmpl, in shash_register_instance()
|
/Linux-v6.6/drivers/net/wireless/ti/wlcore/ |
D | init.c | 147 struct wl12xx_disconn_template *tmpl; in wl1271_ap_init_deauth_template() local
|
/Linux-v6.6/net/netfilter/ |
D | nf_conntrack_proto.c | 216 struct nf_conn *tmpl; in ipv4_conntrack_local() local
|
D | nf_conntrack_helper.c | 191 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, in __nf_ct_try_assign_helper()
|
/Linux-v6.6/drivers/media/dvb-frontends/ |
D | mn88443x.c | 273 u32 cpmon, tmpu, tmpl, flg; in mn88443x_s_read_status() local 475 u32 seqrd, st, flg, tmpu, tmpm, tmpl; in mn88443x_t_read_status() local
|
/Linux-v6.6/include/crypto/ |
D | algapi.h | 77 struct crypto_template *tmpl; member
|
/Linux-v6.6/net/sched/ |
D | act_ct.c | 921 struct nf_conn *tmpl = NULL; in tcf_ct_act() local 1169 struct nf_conn *tmpl; in tcf_ct_fill_params() local
|
/Linux-v6.6/net/bridge/netfilter/ |
D | ebtables.c | 325 struct ebt_template *tmpl; in find_inlist_lock_noload() local 1294 struct ebt_template *tmpl; in ebt_register_template() local 1322 struct ebt_template *tmpl; in ebt_unregister_template() local
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_policer.c | 309 const struct mlxsw_sp_policer_family *tmpl) in mlxsw_sp_policer_family_register()
|
/Linux-v6.6/include/net/netfilter/ |
D | nf_tables.h | 706 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl) in nft_set_ext_prepare() 712 static inline int nft_set_ext_add_length(struct nft_set_ext_tmpl *tmpl, u8 id, in nft_set_ext_add_length() 726 static inline int nft_set_ext_add(struct nft_set_ext_tmpl *tmpl, u8 id) in nft_set_ext_add() 732 const struct nft_set_ext_tmpl *tmpl) in nft_set_ext_init()
|
/Linux-v6.6/drivers/atm/ |
D | idt77252.c | 2136 unsigned long tmpl, modl; in idt77252_init_cbr() local 3258 unsigned long tmpl, modl; in init_card() local
|
/Linux-v6.6/drivers/scsi/ |
D | scsi_transport_srp.c | 42 #define to_srp_internal(tmpl) container_of(tmpl, struct srp_internal, t) argument
|
/Linux-v6.6/drivers/ata/ |
D | libata-transport.c | 65 #define to_ata_internal(tmpl) container_of(tmpl, struct ata_internal, t) argument
|
/Linux-v6.6/drivers/crypto/ccree/ |
D | cc_cipher.c | 1416 static struct cc_crypto_alg *cc_create_alg(const struct cc_alg_template *tmpl, in cc_create_alg()
|
/Linux-v6.6/net/core/ |
D | fib_rules.c | 164 fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net) in fib_rules_register()
|