/linux-5.10/drivers/crypto/marvell/cesa/ |
D | hash.c | 29 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_req_iter_init() local 95 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_dma_last_cleanup() local 102 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_dma_cleanup() local 111 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_cleanup() local 119 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_last_cleanup() local 125 static int mv_cesa_ahash_pad_len(struct mv_cesa_ahash_req *creq) in mv_cesa_ahash_pad_len() 135 static int mv_cesa_ahash_pad_req(struct mv_cesa_ahash_req *creq, u8 *buf) in mv_cesa_ahash_pad_req() 159 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_std_step() local 262 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_std_process() local 273 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_dma_prepare() local [all …]
|
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 85 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_step() local 119 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_process() local 139 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_process() local 151 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_step() local 162 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_dma_prepare() local 171 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_prepare() local 182 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_prepare() local 204 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-5.10/drivers/infiniband/hw/bnxt_re/ |
D | qplib_rcfw.c | 376 struct bnxt_qplib_creq_ctx *creq = &rcfw->creq; in bnxt_qplib_service_creq() local 433 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_creq_irq() local 570 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_alloc_rcfw_channel() local 635 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_rcfw_stop_irq() local 654 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_disable_rcfw_channel() local 680 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_rcfw_start_irq() local 777 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_start_rcfw() local 804 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_enable_rcfw_channel() local
|
D | qplib_rcfw.h | 183 struct bnxt_qplib_creq_ctx creq; member
|
D | main.c | 1400 struct bnxt_qplib_creq_ctx *creq; in bnxt_re_dev_init() local
|
/linux-5.10/drivers/crypto/cavium/nitrox/ |
D | nitrox_aead.c | 154 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_set_creq() local 219 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_aes_gcm_enc() local 253 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_aes_gcm_dec() local 447 struct se_crypto_request *creq = &aead_rctx->nkreq.creq; in nitrox_rfc4106_enc() local 479 struct se_crypto_request *creq = &aead_rctx->nkreq.creq; in nitrox_rfc4106_dec() local
|
D | nitrox_req.h | 212 struct se_crypto_request creq; member 619 struct se_crypto_request *creq = &nkreq->creq; in alloc_src_req_buf() local 644 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_src_sg() local 666 struct se_crypto_request *creq = &nkreq->creq; in alloc_dst_req_buf() local 677 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_orh() local 685 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_comp() local 700 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_dst_sg() local
|
D | nitrox_reqmgr.c | 212 struct se_crypto_request *creq) in softreq_map_iobuf()
|
D | nitrox_skcipher.c | 253 struct se_crypto_request *creq; in nitrox_skcipher_crypt() local
|
/linux-5.10/crypto/ |
D | pcrypt.c | 94 struct aead_request *creq = pcrypt_request_ctx(preq); in pcrypt_aead_encrypt() local 139 struct aead_request *creq = pcrypt_request_ctx(preq); in pcrypt_aead_decrypt() local
|
D | chacha20poly1305.c | 127 struct chacha_req *creq = &rctx->u.chacha; in chacha_decrypt() local 365 struct chacha_req *creq = &rctx->u.chacha; in poly_genkey() local 403 struct chacha_req *creq = &rctx->u.chacha; in chacha_encrypt() local
|
/linux-5.10/drivers/crypto/inside-secure/ |
D | safexcel_cipher.c | 1686 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_encrypt() local 1693 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_decrypt() local 2752 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_encrypt() local 2762 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_decrypt() local 2891 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_chachapoly_crypt() local 3412 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_sm4cbc_sm3_encrypt() local 3426 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_sm4cbc_sm3_decrypt() local 3698 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_rfc4309_ccm_encrypt() local 3709 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_rfc4309_ccm_decrypt() local
|
/linux-5.10/drivers/crypto/ccree/ |
D | cc_request_mgr.c | 47 struct cc_crypto_req creq; member 349 struct cc_crypto_req *creq; in cc_proc_backlog() local
|
/linux-5.10/drivers/net/wireless/marvell/libertas/ |
D | cfg.c | 1227 struct cfg80211_scan_request *creq = NULL; in _new_connect_scan_req() local 1288 struct cfg80211_scan_request *creq; in lbs_cfg_connect() local
|
/linux-5.10/include/uapi/drm/ |
D | vmwgfx_drm.h | 998 struct drm_vmw_gb_surface_create_req creq; member 1205 struct drm_vmw_gb_surface_create_ext_req creq; member
|
/linux-5.10/drivers/usb/gadget/function/ |
D | f_fs.c | 3308 const struct usb_ctrlrequest *creq) in ffs_func_setup() 3368 const struct usb_ctrlrequest *creq, in ffs_func_req_match()
|
/linux-5.10/drivers/net/can/ |
D | pch_can.c | 123 u32 creq; member
|
/linux-5.10/net/wireless/ |
D | scan.c | 2664 struct cfg80211_scan_request *creq = NULL; in cfg80211_wext_siwscan() local
|