/kernel/linux/linux-6.6/crypto/ |
H A D | pcrypt.c | 236 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 D | authenc.c | 370 static int crypto_authenc_create(struct crypto_template *tmpl, in crypto_authenc_create() argument
|
H A D | cmac.c | 239 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cmac_create() argument
|
H A D | lrw.c | 299 static int lrw_create(struct crypto_template *tmpl, struct rtattr **tb) in lrw_create() argument
|
H A D | aead.c | 342 int aead_register_instance(struct crypto_template *tmpl, in aead_register_instance() argument
|
H A D | authencesn.c | 387 static int crypto_authenc_esn_create(struct crypto_template *tmpl, in crypto_authenc_esn_create() argument
|
H A D | akcipher.c | 182 int akcipher_register_instance(struct crypto_template *tmpl, in akcipher_register_instance() argument
|
H A D | cts.c | 324 static int crypto_cts_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cts_create() argument
|
H A D | ctr.c | 127 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 D | hmac.c | 184 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create() argument
|
H A D | internal.h | 173 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 D | xts.c | 340 static int xts_create(struct crypto_template *tmpl, struct rtattr **tb) in xts_create() argument
|
H A D | xcbc.c | 189 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 D | skcipher.c | 32 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 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() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | callthunks.c | 299 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 D | nft_dynset.c | 17 struct nft_set_ext_tmpl tmpl; member
|
H A D | nf_conntrack_proto_icmp.c | 106 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 D | nf_conntrack_proto_icmpv6.c | 133 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 D | svga_pipe_clear.c | 290 struct pipe_surface tmpl; in svga_clear_texture() local
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_blit.c | 34 struct pipe_surface tmpl; in vc4_get_blit_surface() local
|
/third_party/mesa3d/src/gallium/frontends/xvmc/ |
H A D | surface.c | 159 struct pipe_video_buffer tmpl; in XvMCCreateSurface() local
|
/third_party/node/src/ |
H A D | node_util.cc | 400 Local<v8::ObjectTemplate> tmpl = v8::ObjectTemplate::New(isolate); in Initialize() local
|
/third_party/node/src/quic/ |
H A D | packet.cc | 90 Local<FunctionTemplate> tmpl = state.packet_constructor_template(); in GetConstructorTemplate() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_blit.c | 181 struct pipe_surface tmpl; in lima_get_blit_surface() local
|