Home
last modified time | relevance | path

Searched defs:tmpl (Results 76 - 100 of 290) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/crypto/
H A Dpcrypt.c236 static int pcrypt_create_aead(struct crypto_template *tmpl, struct rtattr **tb, in pcrypt_create_aead() argument
295 static int pcrypt_create(struct crypto_template *tmpl, struct rtattr **tb) in pcrypt_create() argument
H A Dauthenc.c370 static int crypto_authenc_create(struct crypto_template *tmpl, in crypto_authenc_create() argument
H A Dcmac.c239 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cmac_create() argument
H A Dlrw.c299 static int lrw_create(struct crypto_template *tmpl, struct rtattr **tb) in lrw_create() argument
H A Daead.c342 int aead_register_instance(struct crypto_template *tmpl, in aead_register_instance() argument
H A Dauthencesn.c387 static int crypto_authenc_esn_create(struct crypto_template *tmpl, in crypto_authenc_esn_create() argument
H A Dakcipher.c182 int akcipher_register_instance(struct crypto_template *tmpl, in akcipher_register_instance() argument
H A Dcts.c324 static int crypto_cts_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cts_create() argument
H A Dctr.c127 static int crypto_ctr_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ctr_create() argument
257 static int crypto_rfc3686_create(struct crypto_template *tmpl, in crypto_rfc3686_create() argument
H A Dhmac.c184 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create() argument
H A Dinternal.h173 static inline int crypto_tmpl_get(struct crypto_template *tmpl) in crypto_tmpl_get() argument
178 static inline void crypto_tmpl_put(struct crypto_template *tmpl) in crypto_tmpl_put() argument
H A Dxts.c340 static int xts_create(struct crypto_template *tmpl, struct rtattr **tb) in xts_create() argument
H A Dxcbc.c189 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_create() argument
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dskcipher.c32 struct qce_alg_template *tmpl = to_cipher_tmpl(crypto_skcipher_reqtfm(req)); in qce_skcipher_done() local
69 struct qce_alg_template *tmpl = to_cipher_tmpl(crypto_skcipher_reqtfm(req)); in qce_skcipher_async_req_handle() local
261 struct qce_alg_template *tmpl = to_cipher_tmpl(tfm); in qce_skcipher_crypt() local
439 struct qce_alg_template *tmpl; qce_skcipher_register_one() local
499 struct qce_alg_template *tmpl, *n; qce_skcipher_unregister() local
[all...]
/kernel/linux/linux-6.6/drivers/pci/msi/
H A Dirqdomain.c239 static bool pci_create_device_domain(struct pci_dev *pdev, const struct msi_domain_template *tmpl, in pci_create_device_domain() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dcallthunks.c299 void *tmpl = skl_call_thunk_template; in is_callthunk() local
312 void *tmpl = skl_call_thunk_template; in x86_call_depth_emit_accounting() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_dynset.c17 struct nft_set_ext_tmpl tmpl; member
H A Dnf_conntrack_proto_icmp.c106 int nf_conntrack_inet_error(struct nf_conn *tmpl, struct sk_buff *skb, in nf_conntrack_inet_error() argument
204 int nf_conntrack_icmpv4_error(struct nf_conn *tmpl, in nf_conntrack_icmpv4_error() argument
H A Dnf_conntrack_proto_icmpv6.c133 nf_conntrack_icmpv6_redirect(struct nf_conn *tmpl, struct sk_buff *skb, in nf_conntrack_icmpv6_redirect() argument
182 int nf_conntrack_icmpv6_error(struct nf_conn *tmpl, in nf_conntrack_icmpv6_error() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c290 struct pipe_surface tmpl; in svga_clear_texture() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_blit.c34 struct pipe_surface tmpl; in vc4_get_blit_surface() local
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dsurface.c159 struct pipe_video_buffer tmpl; in XvMCCreateSurface() local
/third_party/node/src/
H A Dnode_util.cc400 Local<v8::ObjectTemplate> tmpl = v8::ObjectTemplate::New(isolate); in Initialize() local
/third_party/node/src/quic/
H A Dpacket.cc90 Local<FunctionTemplate> tmpl = state.packet_constructor_template(); in GetConstructorTemplate() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_blit.c181 struct pipe_surface tmpl; in lima_get_blit_surface() local

Completed in 21 milliseconds

12345678910>>...12