Home
last modified time | relevance | path

Searched defs:tmpl (Results 51 – 75 of 103) sorted by relevance

12345

/Linux-v6.6/crypto/
Daead.c342 int aead_register_instance(struct crypto_template *tmpl, in aead_register_instance()
Dcts.c324 static int crypto_cts_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cts_create()
Dxts.c339 static int xts_create(struct crypto_template *tmpl, struct rtattr **tb) in xts_create()
Dauthenc.c370 static int crypto_authenc_create(struct crypto_template *tmpl, in crypto_authenc_create()
Drsa-pkcs1pad.c598 static int pkcs1pad_create(struct crypto_template *tmpl, struct rtattr **tb) in pkcs1pad_create()
Dadiantum.c491 static int adiantum_create(struct crypto_template *tmpl, struct rtattr **tb) in adiantum_create()
Dessiv.c443 static int essiv_create(struct crypto_template *tmpl, struct rtattr **tb) in essiv_create()
Dauthencesn.c387 static int crypto_authenc_esn_create(struct crypto_template *tmpl, in crypto_authenc_esn_create()
Dahash.c660 int ahash_register_instance(struct crypto_template *tmpl, in ahash_register_instance()
Dvmac.c619 static int vmac_create(struct crypto_template *tmpl, struct rtattr **tb) in vmac_create()
Dshash.c721 int shash_register_instance(struct crypto_template *tmpl, in shash_register_instance()
/Linux-v6.6/drivers/net/wireless/ti/wlcore/
Dinit.c147 struct wl12xx_disconn_template *tmpl; in wl1271_ap_init_deauth_template() local
/Linux-v6.6/net/netfilter/
Dnf_conntrack_proto.c216 struct nf_conn *tmpl; in ipv4_conntrack_local() local
Dnf_conntrack_helper.c191 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/
Dmn88443x.c273 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/
Dalgapi.h77 struct crypto_template *tmpl; member
/Linux-v6.6/net/sched/
Dact_ct.c921 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/
Debtables.c325 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/
Dspectrum_policer.c309 const struct mlxsw_sp_policer_family *tmpl) in mlxsw_sp_policer_family_register()
/Linux-v6.6/include/net/netfilter/
Dnf_tables.h706 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/
Didt77252.c2136 unsigned long tmpl, modl; in idt77252_init_cbr() local
3258 unsigned long tmpl, modl; in init_card() local
/Linux-v6.6/drivers/scsi/
Dscsi_transport_srp.c42 #define to_srp_internal(tmpl) container_of(tmpl, struct srp_internal, t) argument
/Linux-v6.6/drivers/ata/
Dlibata-transport.c65 #define to_ata_internal(tmpl) container_of(tmpl, struct ata_internal, t) argument
/Linux-v6.6/drivers/crypto/ccree/
Dcc_cipher.c1416 static struct cc_crypto_alg *cc_create_alg(const struct cc_alg_template *tmpl, in cc_create_alg()
/Linux-v6.6/net/core/
Dfib_rules.c164 fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net) in fib_rules_register()

12345