| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
| H A D | cmd.c | 1221 struct wl12xx_arp_rsp_template *tmpl; in wl1271_cmd_build_arp_rsp() local
|
| /kernel/linux/linux-6.6/drivers/atm/ |
| H A D | nicstar.c | 1230 unsigned long tmpl, modl; in ns_open() local
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | cryptd.c | 373 static int cryptd_create_skcipher(struct crypto_template *tmpl, in cryptd_create_skcipher() argument 658 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in cryptd_create_hash() argument 866 static int cryptd_create_aead(struct crypto_template *tmpl, in cryptd_create_aead() argument 923 static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in cryptd_create() argument [all...] |
| H A D | gcm.c | 574 static int crypto_gcm_create_common(struct crypto_template *tmpl, in crypto_gcm_create_common() argument 656 static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_gcm_create() argument 672 static int crypto_gcm_base_create(struct crypto_template *tmpl, in crypto_gcm_base_create() argument 825 static int crypto_rfc4106_create(struct crypto_template *tmpl, in crypto_rfc4106_create() argument 1040 static int crypto_rfc4543_create(struct crypto_template *tmpl, in crypto_rfc4543_create() argument [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/ |
| H A D | hash.c | 819 struct mv_cesa_op_ctx *tmpl in mv_cesa_ahash_final() local 440 mv_cesa_ahash_init(struct ahash_request *req, struct mv_cesa_op_ctx *tmpl, bool algo_le) mv_cesa_ahash_init() argument 492 mv_cesa_dma_add_frag(struct mv_cesa_tdma_chain *chain, struct mv_cesa_op_ctx *tmpl, unsigned int frag_len, gfp_t flags) mv_cesa_dma_add_frag() argument 831 struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl; mv_cesa_ahash_finup() local 895 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_md5_init() local 965 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_sha1_init() local 1036 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_sha256_init() local 1249 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_ahmac_md5_init() local 1320 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_ahmac_sha1_init() local 1411 struct mv_cesa_op_ctx tmpl = { }; mv_cesa_ahmac_sha256_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/ccree/ |
| H A D | cc_aead.c | 2560 static struct cc_crypto_alg *cc_create_aead_alg(struct cc_alg_template *tmpl, in cc_create_aead_alg() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
| H A D | cmd.c | 1219 struct wl12xx_arp_rsp_template *tmpl; in wl1271_cmd_build_arp_rsp() local
|
| /kernel/linux/linux-6.6/drivers/scsi/fnic/ |
| H A D | fnic_fcs.c | 832 u16 exchange_id, tmpl; in fnic_rq_cmpl_frame_recv() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_clear.c | 1309 struct pipe_surface tmpl = {{0}}; in si_clear_texture() local
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3dx_state.c | 1152 struct pipe_resource tmpl = { in v3d_create_sampler_view() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.c | 453 vc4_resource_setup(struct pipe_screen *pscreen, const struct pipe_resource *tmpl) vc4_resource_setup() argument 497 vc4_resource_create_with_modifiers(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, const uint64_t *modifiers, int count) vc4_resource_create_with_modifiers() argument 606 vc4_resource_create(struct pipe_screen *pscreen, const struct pipe_resource *tmpl) vc4_resource_create() argument 614 vc4_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, struct winsys_handle *whandle, unsigned usage) vc4_resource_from_handle() argument [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_context.cc | 264 Local<FunctionTemplate> tmpl = env->secure_context_constructor_template(); in GetConstructorTemplate() local [all...] |
| /third_party/node/src/ |
| H A D | node_contextify.cc | 1368 Local<FunctionTemplate> tmpl = NewFunctionTemplate(isolate, New); in Init() local
|
| H A D | node_sockaddr.cc | 699 Local<FunctionTemplate> tmpl = env->blocklist_constructor_template(); in GetConstructorTemplate() local 753 Local<FunctionTemplate> tmpl = env->socketaddress_constructor_template(); GetConstructorTemplate() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_resource.c | 581 struct pipe_resource tmpl = rsc->b.b; variable 1107 alloc_resource_struct(struct pipe_screen *pscreen, const struct pipe_resource *tmpl) alloc_resource_struct() argument 1150 get_best_layout(struct fd_screen *screen, struct pipe_resource *prsc, const struct pipe_resource *tmpl, const uint64_t *modifiers, int count) get_best_layout() argument 1231 fd_resource_allocate_and_resolve(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, const uint64_t *modifiers, int count, uint32_t *psize) fd_resource_allocate_and_resolve() argument 1311 fd_resource_create_with_modifiers(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, const uint64_t *modifiers, int count) fd_resource_create_with_modifiers() argument 1368 fd_resource_create(struct pipe_screen *pscreen, const struct pipe_resource *tmpl) fd_resource_create() argument 1381 fd_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, struct winsys_handle *handle, unsigned usage) fd_resource_from_handle() argument 1562 fd_resource_from_memobj(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, struct pipe_memory_object *pmemobj, uint64_t offset) fd_resource_from_memobj() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.c | 798 struct pipe_resource tmpl = rsc->base; in pan_alloc_staging() local [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
| H A D | ec_kmgmt.c | 111 int key_to_params(const EC_KEY *eckey, OSSL_PARAM_BLD *tmpl, in key_to_params() argument 239 int otherparams_to_params(const EC_KEY *ec, OSSL_PARAM_BLD *tmpl, in otherparams_to_params() argument 453 OSSL_PARAM_BLD *tmpl = NULL; ec_export() local [all...] |
| H A D | ecx_kmgmt.c | 209 static int key_to_params(ECX_KEY *key, OSSL_PARAM_BLD *tmpl, in key_to_params() argument 234 OSSL_PARAM_BLD *tmpl; in ecx_export() local
|
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_ameth.c | 778 OSSL_PARAM_BLD *tmpl = OSSL_PARAM_BLD_new(); in rsa_int_export_to() local
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecx_meth.c | 353 OSSL_PARAM_BLD *tmpl = OSSL_PARAM_BLD_new(); in ecx_pkey_export_to() local
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | ctrl_params_translate.c | 2516 lookup_translation(struct translation_st *tmpl, in lookup_translation() argument 2621 lookup_evp_pkey_ctx_translation(struct translation_st *tmpl) lookup_evp_pkey_ctx_translation() argument 2628 lookup_evp_pkey_translation(struct translation_st *tmpl) lookup_evp_pkey_translation() argument 2640 struct translation_st tmpl = { 0, }; evp_pkey_ctx_ctrl_to_param() local 2708 struct translation_st tmpl = { 0, }; evp_pkey_ctx_ctrl_str_to_param() local 2775 struct translation_st tmpl = { 0, }; evp_pkey_ctx_setget_params_to_ctrl() local 2838 struct translation_st tmpl = { 0, }; evp_pkey_setget_params_to_ctrl() local [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | ecx_meth.c | 353 OSSL_PARAM_BLD *tmpl = OSSL_PARAM_BLD_new(); in ecx_pkey_export_to() local
|
| /third_party/openssl/crypto/evp/ |
| H A D | ctrl_params_translate.c | 2507 lookup_translation(struct translation_st *tmpl, in lookup_translation() argument 2612 lookup_evp_pkey_ctx_translation(struct translation_st *tmpl) lookup_evp_pkey_ctx_translation() argument 2619 lookup_evp_pkey_translation(struct translation_st *tmpl) lookup_evp_pkey_translation() argument 2631 struct translation_st tmpl = { 0, }; evp_pkey_ctx_ctrl_to_param() local 2699 struct translation_st tmpl = { 0, }; evp_pkey_ctx_ctrl_str_to_param() local 2766 struct translation_st tmpl = { 0, }; evp_pkey_ctx_setget_params_to_ctrl() local 2829 struct translation_st tmpl = { 0, }; evp_pkey_setget_params_to_ctrl() local [all...] |
| /third_party/openssl/providers/implementations/keymgmt/ |
| H A D | ec_kmgmt.c | 111 int key_to_params(const EC_KEY *eckey, OSSL_PARAM_BLD *tmpl, in key_to_params() argument 239 int otherparams_to_params(const EC_KEY *ec, OSSL_PARAM_BLD *tmpl, in otherparams_to_params() argument 453 OSSL_PARAM_BLD *tmpl = NULL; ec_export() local [all...] |
| H A D | ecx_kmgmt.c | 209 static int key_to_params(ECX_KEY *key, OSSL_PARAM_BLD *tmpl, in key_to_params() argument 234 OSSL_PARAM_BLD *tmpl; in ecx_export() local
|