| /Linux-v5.4/drivers/crypto/marvell/ | 
| D | hash.c | 27 	struct mv_cesa_ahash_req *creq = ahash_request_ctx(req);  in mv_cesa_ahash_req_iter_init()  local93 	struct mv_cesa_ahash_req *creq = ahash_request_ctx(req);  in mv_cesa_ahash_dma_last_cleanup()  local
 100 	struct mv_cesa_ahash_req *creq = ahash_request_ctx(req);  in mv_cesa_ahash_dma_cleanup()  local
 109 	struct mv_cesa_ahash_req *creq = ahash_request_ctx(req);  in mv_cesa_ahash_cleanup()  local
 117 	struct mv_cesa_ahash_req *creq = ahash_request_ctx(req);  in mv_cesa_ahash_last_cleanup()  local
 123 static int mv_cesa_ahash_pad_len(struct mv_cesa_ahash_req *creq)  in mv_cesa_ahash_pad_len()
 133 static int mv_cesa_ahash_pad_req(struct mv_cesa_ahash_req *creq, u8 *buf)  in mv_cesa_ahash_pad_req()
 155 	struct mv_cesa_ahash_req *creq = ahash_request_ctx(req);  in mv_cesa_ahash_std_step()  local
 255 	struct mv_cesa_ahash_req *creq = ahash_request_ctx(req);  in mv_cesa_ahash_std_process()  local
 266 	struct mv_cesa_ahash_req *creq = ahash_request_ctx(req);  in mv_cesa_ahash_dma_prepare()  local
 [all …]
 
 | 
| D | cipher.c | 59 	struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req);  in mv_cesa_skcipher_dma_cleanup()  local75 	struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req);  in mv_cesa_skcipher_cleanup()  local
 83 	struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req);  in mv_cesa_skcipher_std_step()  local
 117 	struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req);  in mv_cesa_skcipher_std_process()  local
 137 	struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq);  in mv_cesa_skcipher_process()  local
 149 	struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq);  in mv_cesa_skcipher_step()  local
 160 	struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req);  in mv_cesa_skcipher_dma_prepare()  local
 169 	struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req);  in mv_cesa_skcipher_std_prepare()  local
 180 	struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq);  in mv_cesa_skcipher_prepare()  local
 201 	struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq);  in mv_cesa_skcipher_complete()  local
 [all …]
 
 | 
| D | cesa.c | 170 		      struct mv_cesa_req *creq)  in mv_cesa_queue_req()
 | 
| /Linux-v5.4/drivers/crypto/cavium/nitrox/ | 
| D | nitrox_aead.c | 137 	struct se_crypto_request *creq = &rctx->nkreq.creq;  in nitrox_set_creq()  local194 	struct se_crypto_request *creq = &rctx->nkreq.creq;  in nitrox_aes_gcm_enc()  local
 225 	struct se_crypto_request *creq = &rctx->nkreq.creq;  in nitrox_aes_gcm_dec()  local
 416 	struct se_crypto_request *creq = &aead_rctx->nkreq.creq;  in nitrox_rfc4106_enc()  local
 448 	struct se_crypto_request *creq = &aead_rctx->nkreq.creq;  in nitrox_rfc4106_dec()  local
 
 | 
| D | nitrox_req.h | 209 	struct se_crypto_request creq;  member615 	struct se_crypto_request *creq = &nkreq->creq;  in alloc_src_req_buf()  local
 640 	struct se_crypto_request *creq = &nkreq->creq;  in nitrox_creq_set_src_sg()  local
 662 	struct se_crypto_request *creq = &nkreq->creq;  in alloc_dst_req_buf()  local
 673 	struct se_crypto_request *creq = &nkreq->creq;  in nitrox_creq_set_orh()  local
 681 	struct se_crypto_request *creq = &nkreq->creq;  in nitrox_creq_set_comp()  local
 696 	struct se_crypto_request *creq = &nkreq->creq;  in nitrox_creq_set_dst_sg()  local
 
 | 
| D | nitrox_skcipher.c | 210 	struct se_crypto_request *creq;  in nitrox_skcipher_crypt()  local
 | 
| D | nitrox_reqmgr.c | 212 				    struct se_crypto_request *creq)  in softreq_map_iobuf()
 | 
| /Linux-v5.4/crypto/ | 
| D | pcrypt.c | 88 	struct aead_request *creq = pcrypt_request_ctx(preq);  in pcrypt_aead_encrypt()  local130 	struct aead_request *creq = pcrypt_request_ctx(preq);  in pcrypt_aead_decrypt()  local
 
 | 
| D | chacha20poly1305.c | 129 	struct chacha_req *creq = &rctx->u.chacha;  in chacha_decrypt()  local367 	struct chacha_req *creq = &rctx->u.chacha;  in poly_genkey()  local
 405 	struct chacha_req *creq = &rctx->u.chacha;  in chacha_encrypt()  local
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/bnxt_re/ | 
| D | qplib_rcfw.c | 369 	struct bnxt_qplib_hwq *creq = &rcfw->creq;  in bnxt_qplib_service_creq()  local427 	struct bnxt_qplib_hwq *creq = &rcfw->creq;  in bnxt_qplib_creq_irq()  local
 
 | 
| D | qplib_rcfw.h | 256 	struct bnxt_qplib_hwq	creq;  member
 | 
| /Linux-v5.4/drivers/crypto/ccree/ | 
| D | cc_request_mgr.c | 48 	struct cc_crypto_req creq;  member354 	struct cc_crypto_req *creq;  in cc_proc_backlog()  local
 
 | 
| /Linux-v5.4/drivers/crypto/inside-secure/ | 
| D | safexcel_cipher.c | 1539 	struct safexcel_cipher_req *creq = aead_request_ctx(req);  in safexcel_aead_encrypt()  local1546 	struct safexcel_cipher_req *creq = aead_request_ctx(req);  in safexcel_aead_decrypt()  local
 2263 	struct safexcel_cipher_req *creq = aead_request_ctx(req);  in safexcel_ccm_encrypt()  local
 2273 	struct safexcel_cipher_req *creq = aead_request_ctx(req);  in safexcel_ccm_decrypt()  local
 
 | 
| /Linux-v5.4/drivers/net/wireless/marvell/libertas/ | 
| D | cfg.c | 1223 	struct cfg80211_scan_request *creq = NULL;  in _new_connect_scan_req()  local1284 		struct cfg80211_scan_request *creq;  in lbs_cfg_connect()  local
 
 | 
| /Linux-v5.4/include/uapi/drm/ | 
| D | vmwgfx_drm.h | 991 	struct drm_vmw_gb_surface_create_req creq;  member1196 	struct drm_vmw_gb_surface_create_ext_req creq;  member
 
 | 
| /Linux-v5.4/drivers/usb/gadget/function/ | 
| D | f_fs.c | 3317 			  const struct usb_ctrlrequest *creq)  in ffs_func_setup()3377 			       const struct usb_ctrlrequest *creq,  in ffs_func_req_match()
 
 | 
| /Linux-v5.4/drivers/net/can/ | 
| D | pch_can.c | 123 	u32 creq;  member
 | 
| /Linux-v5.4/net/wireless/ | 
| D | scan.c | 2118 	struct cfg80211_scan_request *creq = NULL;  in cfg80211_wext_siwscan()  local
 |