/linux/drivers/crypto/marvell/cesa/ |
H A D | hash.c | 30 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_req_iter_init() local 96 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_dma_last_cleanup() local 103 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_dma_cleanup() local 112 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_cleanup() local 123 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_last_cleanup() local 129 mv_cesa_ahash_pad_len(struct mv_cesa_ahash_req * creq) mv_cesa_ahash_pad_len() argument 139 mv_cesa_ahash_pad_req(struct mv_cesa_ahash_req * creq,u8 * buf) mv_cesa_ahash_pad_req() argument 163 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_std_step() local 289 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_std_process() local 300 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_dma_prepare() local 308 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_std_prepare() local 316 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_dma_step() local 336 struct mv_cesa_ahash_req *creq = ahash_request_ctx(ahashreq); mv_cesa_ahash_step() local 347 struct mv_cesa_ahash_req *creq = ahash_request_ctx(ahashreq); mv_cesa_ahash_process() local 358 struct mv_cesa_ahash_req *creq = ahash_request_ctx(ahashreq); mv_cesa_ahash_complete() local 404 struct mv_cesa_ahash_req *creq = ahash_request_ctx(ahashreq); mv_cesa_ahash_prepare() local 417 struct mv_cesa_ahash_req *creq = ahash_request_ctx(ahashreq); mv_cesa_ahash_req_cleanup() local 441 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_init() local 469 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_cache_req() local 519 mv_cesa_ahash_dma_add_cache(struct mv_cesa_tdma_chain * chain,struct mv_cesa_ahash_req * creq,gfp_t flags) mv_cesa_ahash_dma_add_cache() argument 545 mv_cesa_ahash_dma_last_req(struct mv_cesa_tdma_chain * chain,struct mv_cesa_ahash_dma_iter * dma_iter,struct mv_cesa_ahash_req * creq,unsigned int frag_len,gfp_t flags) mv_cesa_ahash_dma_last_req() argument 627 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_dma_req_init() local 761 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_req_init() local 782 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_queue_req() local 807 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_update() local 816 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_final() local 828 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_finup() local 842 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_export() local 860 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_ahash_import() local 892 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_md5_init() local 962 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_sha1_init() local 1033 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); mv_cesa_sha256_init() local [all...] |
H A D | cipher.c | 61 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_dma_cleanup() local 77 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_cleanup() local 88 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_step() local 129 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); mv_cesa_skcipher_std_process() local 149 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); mv_cesa_skcipher_process() local 161 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); mv_cesa_skcipher_step() local 172 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); mv_cesa_skcipher_dma_prepare() local 181 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); mv_cesa_skcipher_std_prepare() local 192 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); mv_cesa_skcipher_prepare() local 214 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); mv_cesa_skcipher_complete() local 317 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); mv_cesa_skcipher_dma_req_init() local 412 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); mv_cesa_skcipher_std_req_init() local 427 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); mv_cesa_skcipher_req_init() local 461 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); mv_cesa_skcipher_queue_req() local [all...] |
H A D | cesa.c | 170 struct mv_cesa_req *creq) in mv_cesa_queue_req() argument
|
/linux/fs/netfs/ |
H A D | read_pgpriv2.c | 19 static void netfs_pgpriv2_copy_folio(struct netfs_io_request *creq, struct folio *folio) in netfs_pgpriv2_copy_folio() argument 100 struct netfs_io_request *creq; netfs_pgpriv2_begin_copy_to_cache() local 134 struct netfs_io_request *creq = rreq->copy_to_cache; netfs_pgpriv2_copy_to_cache() local 151 struct netfs_io_request *creq = rreq->copy_to_cache; netfs_pgpriv2_end_copy_to_cache() local 171 netfs_pgpriv2_unlock_copied_folios(struct netfs_io_request * creq) netfs_pgpriv2_unlock_copied_folios() argument [all...] |
/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_rcfw.c | 734 struct bnxt_qplib_creq_ctx *creq = &rcfw->creq; in bnxt_qplib_service_creq() local 793 struct bnxt_qplib_creq_ctx *creq; bnxt_qplib_creq_irq() local 931 struct bnxt_qplib_creq_ctx *creq; bnxt_qplib_alloc_rcfw_channel() local 983 struct bnxt_qplib_creq_ctx *creq; bnxt_qplib_rcfw_stop_irq() local 1006 struct bnxt_qplib_creq_ctx *creq; bnxt_qplib_disable_rcfw_channel() local 1026 struct bnxt_qplib_creq_ctx *creq; bnxt_qplib_rcfw_start_irq() local 1133 struct bnxt_qplib_creq_ctx *creq; bnxt_qplib_start_rcfw() local 1160 struct bnxt_qplib_creq_ctx *creq; bnxt_qplib_enable_rcfw_channel() local [all...] |
H A D | qplib_rcfw.h | 225 struct bnxt_qplib_creq_ctx creq; member
|
H A D | main.c | 2078 struct bnxt_qplib_creq_ctx *creq; in bnxt_re_dev_init() local
|
/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_aead.c | 153 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_set_creq() local 218 struct se_crypto_request *creq = &rctx->nkreq.creq; nitrox_aes_gcm_enc() local 252 struct se_crypto_request *creq = &rctx->nkreq.creq; nitrox_aes_gcm_dec() local 446 struct se_crypto_request *creq = &aead_rctx->nkreq.creq; nitrox_rfc4106_enc() local 478 struct se_crypto_request *creq = &aead_rctx->nkreq.creq; nitrox_rfc4106_dec() local [all...] |
H A D | nitrox_req.h | 213 struct se_crypto_request creq; member 623 struct se_crypto_request *creq = &nkreq->creq; in alloc_src_req_buf() local 648 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_src_sg() local 670 struct se_crypto_request *creq = &nkreq->creq; in alloc_dst_req_buf() local 681 struct se_crypto_request *creq = &nkreq->creq; nitrox_creq_set_orh() local 689 struct se_crypto_request *creq = &nkreq->creq; nitrox_creq_set_comp() local 704 struct se_crypto_request *creq = &nkreq->creq; nitrox_creq_set_dst_sg() local [all...] |
H A D | nitrox_reqmgr.c | 214 struct se_crypto_request *creq) in softreq_map_iobuf() argument
|
H A D | nitrox_skcipher.c | 253 struct se_crypto_request *creq; in nitrox_skcipher_crypt() local [all...] |
/linux/tools/net/ynl/samples/ |
H A D | ethtool.c | 13 struct ethtool_channels_get_req_dump creq = {}; in main() local
|
/linux/crypto/ |
H A D | chacha20poly1305.c | 103 struct chacha_req *creq = &rctx->u.chacha; in chacha_decrypt() local 207 struct chacha_req *creq = &rctx->u.chacha; in poly_genkey() local 245 struct chacha_req *creq = &rctx->u.chacha; chacha_encrypt() local [all...] |
H A D | pcrypt.c | 96 struct aead_request *creq = pcrypt_request_ctx(preq); in pcrypt_aead_encrypt() local 147 struct aead_request *creq = pcrypt_request_ctx(preq); in pcrypt_aead_decrypt() local [all...] |
/linux/drivers/crypto/ccree/ |
H A D | cc_request_mgr.c | 47 struct cc_crypto_req creq; member 348 struct cc_crypto_req *creq; in cc_proc_backlog() local
|
/linux/include/uapi/drm/ |
H A D | vmwgfx_drm.h | 1011 struct drm_vmw_gb_surface_create_req creq; member 1218 struct drm_vmw_gb_surface_create_ext_req creq; member
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_tc.c | 369 struct nix_mcast_grp_create_req *creq; in otx2_tc_update_mcast() local
|
/linux/drivers/usb/gadget/function/ |
H A D | f_fs.c | 3780 const struct usb_ctrlrequest *creq) in ffs_func_setup() argument 3838 ffs_func_req_match(struct usb_function * f,const struct usb_ctrlrequest * creq,bool config0) ffs_func_req_match() argument [all...] |
/linux/net/wireless/ |
H A D | scan.c | 3511 struct cfg80211_scan_request_int *creq; in cfg80211_wext_siwscan() local [all...] |
/linux/fs/smb/client/ |
H A D | smb2ops.c | 4321 void *creq; in crypt_message() local
|