Home
last modified time | relevance | path

Searched defs:template (Results 126 - 150 of 247) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c630 *sec_alg_alloc_and_fill_el(struct sec_bd_info *template, int encrypt, in sec_alg_alloc_and_fill_el() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dmain.c568 struct ieee80211_qos_hdr template; in wl1251_build_qos_null_data() local
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dtcrypt.c243 test_mb_aead_speed(const char *algo, int enc, int secs, struct aead_speed_template *template, unsigned int tcount, u8 authsize, unsigned int aad_size, u8 *keysize, u32 num_mb) test_mb_aead_speed() argument
518 test_aead_speed(const char *algo, int enc, unsigned int secs, struct aead_speed_template *template, unsigned int tcount, u8 authsize, unsigned int aad_size, u8 *keysize) test_aead_speed() argument
1060 test_mb_skcipher_speed(const char *algo, int enc, int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize, u32 num_mb) test_mb_skcipher_speed() argument
1293 test_skcipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize, bool async) test_skcipher_speed() argument
1423 test_acipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) test_acipher_speed() argument
1431 test_cipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) test_cipher_speed() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvbdev.c449 dvb_register_device(struct dvb_adapter *adap, struct dvb_device **pdvbdev, const struct dvb_device *template, void *priv, enum dvb_device_type type, int demux_sink_pads) dvb_register_device() argument
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_main.c470 struct ima_template_desc *template = NULL; in ima_file_mprotect() local
942 struct ima_template_desc *template; in process_buffer_measurement() local
[all...]
/kernel/linux/linux-6.6/sound/pci/oxygen/
H A Doxygen_mixer.c1044 struct snd_kcontrol_new template; in add_controls() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dsigmadsp.c644 struct snd_kcontrol_new template; in sigmadsp_alloc_control() local
[all...]
/kernel/linux/linux-6.6/net/mac802154/
H A Dllsec.c114 llsec_key_alloc(const struct ieee802154_llsec_key *template) in llsec_key_alloc() argument
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dpath.c54 struct avs_tplg_path_template *pos, *template = NULL; in avs_path_find_path() local
94 avs_path_find_variant(struct avs_dev *adev, struct avs_tplg_path_template *template, struct snd_pcm_hw_params *fe_params, struct snd_pcm_hw_params *be_params) avs_path_find_variant() argument
557 avs_path_module_create(struct avs_dev *adev, struct avs_path_pipeline *owner, struct avs_tplg_module *template) avs_path_module_create() argument
719 avs_path_pipeline_create(struct avs_dev *adev, struct avs_path *owner, struct avs_tplg_pipeline *template) avs_path_pipeline_create() argument
779 avs_path_init(struct avs_dev *adev, struct avs_path *path, struct avs_tplg_path *template, u32 dma_id) avs_path_init() argument
847 avs_path_create_unlocked(struct avs_dev *adev, u32 dma_id, struct avs_tplg_path *template) avs_path_create_unlocked() argument
881 avs_path_create(struct avs_dev *adev, u32 dma_id, struct avs_tplg_path_template *template, struct snd_pcm_hw_params *fe_params, struct snd_pcm_hw_params *be_params) avs_path_create() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_texture.c826 svga_texture_create(struct pipe_screen *screen, const struct pipe_resource *template) svga_texture_create() argument
1141 svga_texture_from_handle(struct pipe_screen *screen, const struct pipe_resource *template, struct winsys_handle *whandle) svga_texture_from_handle() argument
[all...]
H A Dsvga_pipe_blit.c648 struct pipe_resource template; in try_blit() local
686 struct pipe_resource template; in try_blit() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.c602 nv84_video_buffer_create(struct pipe_context *pipe, const struct pipe_video_buffer *template) nv84_video_buffer_create() argument
[all...]
/third_party/openssl/test/
H A Dendecoder_legacy_test.c241 EVP_PKEY *template = NULL; in make_key() local
/third_party/python/Lib/
H A Dtempfile.py69 template = "tmp" variable
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
H A Dcryp_symc.c1204 symc_func *template = HI_NULL; in cryp_get_symc() local
H A Dcryp_hash.c727 hash_func *template = HI_NULL; in cryp_get_hash() local
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_hash.c1821 static struct cc_hash_alg *cc_alloc_hash_alg(struct cc_hash_template *template, in cc_alloc_hash_alg() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamhash.c1894 caam_hash_alloc(struct caam_hash_template *template, in caam_hash_alloc() argument
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H A Dcx23885-video.c142 cx23885_vdev_init(struct cx23885_dev *dev, struct pci_dev *pci, struct video_device *template, char *type) cx23885_vdev_init() argument
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
H A Dsaa7134-core.c942 vdev_init(struct saa7134_dev *dev, struct video_device *template, char *type) vdev_init() argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dampdu.c1071 char template[T_RAM_ACCESS_SZ * 2]; in brcms_c_ampdu_macaddr_upd() local
/kernel/linux/linux-5.10/sound/pci/oxygen/
H A Dxonar_pcm179x.c1040 static int xonar_d2_control_filter(struct snd_kcontrol_new *template) in xonar_d2_control_filter() argument
1048 static int xonar_st_h6_control_filter(struct snd_kcontrol_new *template) in xonar_st_h6_control_filter() argument
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Dpcm.c263 struct catpt_stream_template *template; in catpt_dai_startup() local
1135 struct catpt_stream_template *template; catpt_arm_stream_templates() local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H A Dtm6000-video.c1587 vdev_init(struct tm6000_core *dev, struct video_device *vfd, const struct video_device *template, const char *type_name) vdev_init() argument
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c1724 cx231xx_vdev_init(struct cx231xx *dev, struct video_device *vfd, const struct video_device *template, const char *type_name) cx231xx_vdev_init() argument

Completed in 57 milliseconds

12345678910