Home
last modified time | relevance | path

Searched defs:sdesc (Results 1 – 18 of 18) sorted by relevance

/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c30 struct sdesc { struct
38 static struct sdesc *init_sdesc(struct crypto_shash *alg) in init_sdesc() argument
40 struct sdesc *sdesc; in init_sdesc() local
54 struct sdesc *sdesc; in TSS_sha1() local
71 struct sdesc *sdesc; TSS_rawhmac() local
120 struct sdesc *sdesc; TSS_authhmac() local
185 struct sdesc *sdesc; TSS_checkhmac1() local
276 struct sdesc *sdesc; TSS_checkhmac2() local
[all...]
/linux/drivers/crypto/bcm/
H A Dutil.c188 struct sdesc { struct
218 struct sdesc *sdesc; in do_shash() local
189 shashsdesc global() argument
190 ctxsdesc global() argument
[all...]
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c195 static inline dma_addr_t get_buf_addr(const struct rx_sw_desc *sdesc) in get_buf_addr() argument
207 static inline bool is_buf_mapped(const struct rx_sw_desc *sdesc) in is_buf_mapped() argument
380 struct tx_sw_desc *sdesc; in free_tx_desc() local
455 get_buf_size(const struct adapter * adapter,const struct rx_sw_desc * sdesc) get_buf_size() argument
476 struct rx_sw_desc *sdesc = &fl->sdesc[fl->cidx]; free_rx_bufs() local
505 struct rx_sw_desc *sdesc = &fl->sdesc[fl->cidx]; unmap_rx_buf() local
571 set_rx_sw_desc(struct rx_sw_desc * sdesc,struct page * page,dma_addr_t dma_addr) set_rx_sw_desc() argument
612 struct rx_sw_desc *sdesc = &fl->sdesc[fl->pidx]; refill_fl() local
1711 struct rx_sw_desc *sdesc; restore_rx_bufs() local
1778 const struct rx_sw_desc *sdesc; process_responses() local
[all...]
H A Dadapter.h143 struct rx_sw_desc *sdesc; /* address of SW RX descriptor ring */ member
249 struct tx_sw_desc *sdesc; /* address of SW TX descriptor ring */ member
/linux/drivers/dma/sh/
H A Dshdma-base.c56 struct shdma_desc *sdesc; in shdma_chan_xfer_ld_queue() local
159 struct shdma_desc *sdesc; in shdma_get_desc() local
829 struct shdma_desc *sdesc; shdma_tx_status() local
853 struct shdma_desc *sdesc; shdma_reset() local
914 struct shdma_desc *sdesc; chan_irqt() local
[all...]
H A Dshdmac.c282 struct shdma_desc *sdesc) in sh_dmae_start_xfer() argument
377 struct shdma_desc *sdesc, in sh_dmae_desc_setup() argument
415 struct shdma_desc *sdesc) in sh_dmae_get_partial() argument
453 struct shdma_desc *sdesc) in sh_dmae_desc_completed() argument
[all...]
/linux/crypto/
H A Ddrbg.c1659 struct sdesc { struct
1666 struct sdesc *sdesc; in drbg_init_hash_kernel() local
1691 struct sdesc *sdesc = drbg->priv_data; in drbg_fini_hash_kernel() local
1703 struct sdesc *sdesc = drbg->priv_data; drbg_kcapi_hmacsetkey() local
1711 struct sdesc *sdesc = drbg->priv_data; drbg_kcapi_hash() local
[all...]
H A Djitterentropy-kcapi.c198 struct shash_desc *sdesc; member
227 struct shash_desc *sdesc; in jent_kcapi_init() local
[all...]
/linux/fs/smb/client/
H A Dmisc.c1024 cifs_alloc_hash(const char *name, struct shash_desc **sdesc) in cifs_alloc_hash() argument
1058 cifs_free_hash(struct shash_desc **sdesc) in cifs_free_hash() argument
[all...]
/linux/drivers/net/wireless/ath/ath10k/
H A Dce.c433 struct ce_desc *desc, sdesc; in _ath10k_ce_send_nolock() local
490 struct ce_desc_64 *desc, sdesc; in _ath10k_ce_send_nolock_64() local
767 struct ce_desc sdesc; _ath10k_ce_completed_recv_next_nolock() local
817 struct ce_desc_64 sdesc; _ath10k_ce_completed_recv_next_nolock_64() local
[all...]
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h115 struct rx_sw_desc *sdesc; /* address of SW Rx descriptor ring */ member
176 struct tx_sw_desc *sdesc; /* address of SW Tx descriptor ring */ member
/linux/drivers/dma/xilinx/
H A Dzynqmp_dma.c316 struct zynqmp_dma_desc_ll *sdesc, in zynqmp_dma_config_sg_ll_desc() argument
443 struct zynqmp_dma_desc_sw *sdesc) in zynqmp_dma_free_descriptor() argument
[all...]
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h172 struct otx_cpt_sdesc *sdesc; member
H A Dotx_cptvf_algs.c691 struct otx_cpt_sdesc *sdesc; in alloc_sdesc() local
[all...]
/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c339 struct usb_string_descriptor *sdesc = buf; in ast_vhub_collect_languages() local
/linux/drivers/dma/
H A Daltera-msgdma.c537 struct msgdma_sw_desc *sdesc, *next; in msgdma_copy_desc_to_fifo() local
/linux/drivers/firmware/arm_scmi/
H A Dsensors.c597 const struct scmi_sensor_descriptor *sdesc = st->priv; in iter_sens_descr_process_response() local
[all...]
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h746 struct rx_sw_desc *sdesc; /* address of SW Rx descriptor ring */ member
853 struct tx_sw_desc *sdesc; /* address of SW Tx descriptor ring */ member