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

/linux-4.1.27/net/ipv4/
H A Dxfrm4_state.c43 xfrm4_init_temprop(struct xfrm_state *x, const struct xfrm_tmpl *tmpl, xfrm4_init_temprop() argument
/linux-4.1.27/drivers/s390/net/
H A Dfsm.c16 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
/linux-4.1.27/crypto/
H A Dinternal.h118 static inline int crypto_tmpl_get(struct crypto_template *tmpl) crypto_tmpl_get() argument
123 static inline void crypto_tmpl_put(struct crypto_template *tmpl) crypto_tmpl_put() argument
H A Dxor.c64 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) do_xor_speed() argument
H A Dalgboss.c65 struct crypto_template *tmpl; cryptomgr_probe() local
H A Dcmac.c225 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) cmac_create() argument
H A Dhmac.c181 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) hmac_create() argument
H A Dxcbc.c199 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) xcbc_create() argument
H A Daead.c272 struct crypto_instance *aead_geniv_alloc(struct crypto_template *tmpl, aead_geniv_alloc() argument
407 struct crypto_template *tmpl; crypto_nivaead_default() local
H A Dahash.c581 int ahash_register_instance(struct crypto_template *tmpl, ahash_register_instance() argument
H A Dablkcipher.c542 struct crypto_template *tmpl; crypto_givcipher_default() local
H A Dalgapi.c75 struct crypto_template *tmpl = inst->tmpl; crypto_destroy_instance() local
107 struct crypto_template *tmpl = inst->tmpl; crypto_remove_instance() local
438 int crypto_register_template(struct crypto_template *tmpl) crypto_register_template() argument
461 void crypto_unregister_template(struct crypto_template *tmpl) crypto_unregister_template() argument
494 struct crypto_template *q, *tmpl = NULL; __crypto_lookup_template() local
518 int crypto_register_instance(struct crypto_template *tmpl, crypto_register_instance() argument
H A Dblkcipher.c580 struct crypto_instance *skcipher_geniv_alloc(struct crypto_template *tmpl, skcipher_geniv_alloc() argument
H A Dmcryptd.c490 static int mcryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, mcryptd_create_hash() argument
557 static int mcryptd_create(struct crypto_template *tmpl, struct rtattr **tb) mcryptd_create() argument
H A Dshash.c671 int shash_register_instance(struct crypto_template *tmpl, shash_register_instance() argument
H A Dvmac.c643 static int vmac_create(struct crypto_template *tmpl, struct rtattr **tb) vmac_create() argument
H A Dcryptd.c331 static int cryptd_create_blkcipher(struct crypto_template *tmpl, cryptd_create_blkcipher() argument
593 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, cryptd_create_hash() argument
742 static int cryptd_create_aead(struct crypto_template *tmpl, cryptd_create_aead() argument
803 static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb) cryptd_create() argument
/linux-4.1.27/include/net/netfilter/
H A Dnf_conntrack_synproxy.h39 struct nf_conn *tmpl; member in struct:synproxy_net
H A Dnf_tables.h425 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl) nft_set_ext_prepare() argument
431 static inline void nft_set_ext_add_length(struct nft_set_ext_tmpl *tmpl, u8 id, nft_set_ext_add_length() argument
440 static inline void nft_set_ext_add(struct nft_set_ext_tmpl *tmpl, u8 id) nft_set_ext_add() argument
445 nft_set_ext_init(struct nft_set_ext *ext, const struct nft_set_ext_tmpl *tmpl) nft_set_ext_init() argument
/linux-4.1.27/net/ipv6/
H A Dxfrm6_state.c44 xfrm6_init_temprop(struct xfrm_state *x, const struct xfrm_tmpl *tmpl, xfrm6_init_temprop() argument
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dinit.c161 struct wl12xx_disconn_template *tmpl; wl1271_ap_init_deauth_template() local
H A Dcmd.c1220 struct wl12xx_arp_rsp_template *tmpl; wl1271_cmd_build_arp_rsp() local
/linux-4.1.27/net/netfilter/
H A Dnft_dynset.c21 struct nft_set_ext_tmpl tmpl; member in struct:nft_dynset
H A Dnf_conntrack_helper.c186 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, __nf_ct_try_assign_helper() argument
H A Dnf_conntrack_proto_udp.c110 static int udp_error(struct net *net, struct nf_conn *tmpl, struct sk_buff *skb, udp_error() argument
H A Dnf_conntrack_proto_udplite.c118 static int udplite_error(struct net *net, struct nf_conn *tmpl, udplite_error() argument
H A Dnf_conntrack_proto_dccp.c570 static int dccp_error(struct net *net, struct nf_conn *tmpl, dccp_error() argument
H A Dnf_conntrack_core.c544 void nf_conntrack_tmpl_insert(struct net *net, struct nf_conn *tmpl) nf_conntrack_tmpl_insert() argument
892 init_conntrack(struct net *net, struct nf_conn *tmpl, init_conntrack() argument
997 resolve_normal_ct(struct net *net, struct nf_conn *tmpl, resolve_normal_ct() argument
1062 struct nf_conn *ct, *tmpl = NULL; nf_conntrack_in() local
H A Dnf_conntrack_proto_tcp.c752 static int tcp_error(struct net *net, struct nf_conn *tmpl, tcp_error() argument
H A Dnf_tables_api.c3302 struct nft_set_ext_tmpl tmpl; nft_add_set_elem() local
3256 nft_set_elem_init(const struct nft_set *set, const struct nft_set_ext_tmpl *tmpl, const u32 *key, const u32 *data, u64 timeout, gfp_t gfp) nft_set_elem_init() argument
/linux-4.1.27/drivers/crypto/qce/
H A Dablkcipher.c30 struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); qce_ablkcipher_done() local
67 struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); qce_ablkcipher_async_req_handle() local
209 struct qce_alg_template *tmpl = to_cipher_tmpl(tfm); qce_ablkcipher_crypt() local
349 struct qce_alg_template *tmpl; qce_ablkcipher_register_one() local
401 struct qce_alg_template *tmpl, *n; qce_ablkcipher_unregister() local
H A Dcommon.c236 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); qce_setup_regs_ahash() local
321 struct qce_alg_template *tmpl = to_cipher_tmpl(async_req->tfm); qce_setup_regs_ablkcipher() local
H A Dsha.c43 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); qce_ahash_done() local
82 struct qce_alg_template *tmpl = to_ahash_tmpl(async_req->tfm); qce_ahash_async_req_handle() local
134 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_init() local
237 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_update() local
312 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_final() local
335 struct qce_alg_template *tmpl = to_ahash_tmpl(req->base.tfm); qce_ahash_digest() local
502 struct qce_alg_template *tmpl; qce_ahash_register_one() local
558 struct qce_alg_template *tmpl, *n; qce_ahash_unregister() local
/linux-4.1.27/arch/x86/kernel/
H A Dparavirt.c131 struct paravirt_patch_template tmpl = { get_call_destination() local
/linux-4.1.27/include/net/netns/
H A Dconntrack.h71 struct hlist_nulls_head tmpl; member in struct:ct_pcpu
/linux-4.1.27/net/core/
H A Dfib_rules.c128 fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net) fib_rules_register() argument
/linux-4.1.27/net/ipv4/netfilter/
H A Dnf_conntrack_proto_icmp.c130 icmp_error_message(struct net *net, struct nf_conn *tmpl, struct sk_buff *skb, icmp_error_message() argument
180 icmp_error(struct net *net, struct nf_conn *tmpl, icmp_error() argument
/linux-4.1.27/net/ipv6/netfilter/
H A Dnf_conntrack_proto_icmpv6.c144 icmpv6_error_message(struct net *net, struct nf_conn *tmpl, icmpv6_error_message() argument
196 icmpv6_error(struct net *net, struct nf_conn *tmpl, icmpv6_error() argument
/linux-4.1.27/drivers/scsi/fnic/
H A Dcq_exch_desc.h28 u8 tmpl; member in struct:cq_exch_wq_desc
62 u16 tmpl; member in struct:cq_fcp_rq_desc
141 u16 tmpl; member in struct:cq_sgl_desc
86 cq_fcp_rq_desc_dec(struct cq_fcp_rq_desc *desc_ptr, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *eop, u8 *sop, u8 *fck, u16 *exchange_id, u16 *tmpl, u32 *bytes_written, u8 *sof, u8 *eof, u8 *ingress_port, u8 *packet_err, u8 *fcoe_err, u8 *fcs_ok, u8 *vlan_stripped, u16 *vlan) cq_fcp_rq_desc_dec() argument
162 cq_sgl_desc_dec(struct cq_sgl_desc *desc_ptr, u8 *type, u8 *color, u16 *q_number, u16 *exchange_id, u32 *active_burst_offset, u32 *tot_data_bytes, u16 *tmpl, u8 *sgl_err) cq_sgl_desc_dec() argument
H A Dfnic_fcs.c808 u16 exchange_id, tmpl; fnic_rq_cmpl_frame_recv() local
/linux-4.1.27/include/crypto/
H A Dalgapi.h42 struct crypto_template *tmpl; member in struct:crypto_instance
/linux-4.1.27/drivers/net/bonding/
H A Dbond_3ad.c1740 static const struct port_params tmpl = { ad_initialize_port() local
/linux-4.1.27/drivers/atm/
H A Dnicstar.c1230 unsigned long tmpl, modl; ns_open() local
H A Didt77252.c2150 unsigned long tmpl, modl; idt77252_init_cbr() local
3261 unsigned long tmpl, modl; init_card() local
/linux-4.1.27/drivers/crypto/nx/
H A Dnx-842.c1337 uint8_t tmpl; sw842_get_byte() local
1495 uint8_t tmpl; sw842_decompress() local
/linux-4.1.27/net/sunrpc/
H A Dcache.c1665 struct cache_detail *cache_create_net(struct cache_detail *tmpl, struct net *net) cache_create_net() argument
/linux-4.1.27/net/xfrm/
H A Dxfrm_state.c633 xfrm_init_tempstate(struct xfrm_state *x, const struct flowi *fl, const struct xfrm_tmpl *tmpl, const xfrm_address_t *daddr, const xfrm_address_t *saddr, unsigned short family) xfrm_init_tempstate() argument
764 xfrm_state_find(const xfrm_address_t *daddr, const xfrm_address_t *saddr, const struct flowi *fl, struct xfrm_tmpl *tmpl, struct xfrm_policy *pol, int *err, unsigned short family) xfrm_state_find() argument
H A Dxfrm_policy.c1409 struct xfrm_tmpl *tmpl = &policy->xfrm_vec[i]; xfrm_tmpl_resolve_one() local
2370 xfrm_state_ok(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x, xfrm_state_ok() argument
2393 xfrm_policy_ok(const struct xfrm_tmpl *tmpl, const struct sec_path *sp, int start, xfrm_policy_ok() argument
/linux-4.1.27/drivers/crypto/
H A Dn2_core.c1388 static int __n2_register_one_cipher(const struct n2_cipher_tmpl *tmpl) __n2_register_one_cipher() argument
1462 static int __n2_register_one_ahash(const struct n2_hash_tmpl *tmpl) __n2_register_one_ahash() argument
/linux-4.1.27/include/net/
H A Dxfrm.h1034 __xfrm4_state_addr_cmp(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x) __xfrm4_state_addr_cmp() argument
1041 __xfrm6_state_addr_cmp(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x) __xfrm6_state_addr_cmp() argument
1048 xfrm_state_addr_cmp(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x, unsigned short family) xfrm_state_addr_cmp() argument
/linux-4.1.27/arch/x86/kvm/
H A Dvmx.c4483 unsigned long tmpl; vmx_set_constant_host_state() local

Completed in 1725 milliseconds