Home
last modified time | relevance | path

Searched defs:creq (Results 1 – 15 of 15) sorted by relevance

/drivers/crypto/marvell/cesa/
Dhash.c30 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); in mv_cesa_ahash_cleanup() local
120 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_last_cleanup() local
126 static int mv_cesa_ahash_pad_len(struct mv_cesa_ahash_req *creq) in mv_cesa_ahash_pad_len()
136 static int mv_cesa_ahash_pad_req(struct mv_cesa_ahash_req *creq, u8 *buf) in mv_cesa_ahash_pad_req()
160 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_std_step() local
286 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_std_process() local
297 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_dma_prepare() local
[all …]
Dcipher.c61 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
126 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_process() local
146 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_process() local
158 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_step() local
169 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_dma_prepare() local
178 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_prepare() local
189 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_prepare() local
211 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_complete() local
[all …]
Dcesa.c170 struct mv_cesa_req *creq) in mv_cesa_queue_req()
/drivers/infiniband/hw/bnxt_re/
Dqplib_rcfw.c733 struct bnxt_qplib_creq_ctx *creq = &rcfw->creq; in bnxt_qplib_service_creq() local
793 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_creq_irq() local
936 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_alloc_rcfw_channel() local
993 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_rcfw_stop_irq() local
1016 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_disable_rcfw_channel() local
1036 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_rcfw_start_irq() local
1143 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_start_rcfw() local
1170 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_enable_rcfw_channel() local
Dqplib_rcfw.h223 struct bnxt_qplib_creq_ctx creq; member
Dmain.c1448 struct bnxt_qplib_creq_ctx *creq; in bnxt_re_dev_init() local
/drivers/crypto/cavium/nitrox/
Dnitrox_aead.c153 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_set_creq() local
218 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_aes_gcm_enc() local
252 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_aes_gcm_dec() local
446 struct se_crypto_request *creq = &aead_rctx->nkreq.creq; in nitrox_rfc4106_enc() local
478 struct se_crypto_request *creq = &aead_rctx->nkreq.creq; in nitrox_rfc4106_dec() local
Dnitrox_req.h213 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; in nitrox_creq_set_orh() local
689 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_comp() local
704 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_dst_sg() local
Dnitrox_reqmgr.c214 struct se_crypto_request *creq) in softreq_map_iobuf()
Dnitrox_skcipher.c253 struct se_crypto_request *creq; in nitrox_skcipher_crypt() local
/drivers/crypto/inside-secure/
Dsafexcel_cipher.c1706 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_encrypt() local
1713 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_decrypt() local
2761 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_encrypt() local
2771 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_decrypt() local
2900 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_chachapoly_crypt() local
3421 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_sm4cbc_sm3_encrypt() local
3435 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_sm4cbc_sm3_decrypt() local
3707 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_rfc4309_ccm_encrypt() local
3718 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_rfc4309_ccm_decrypt() local
/drivers/crypto/ccree/
Dcc_request_mgr.c47 struct cc_crypto_req creq; member
348 struct cc_crypto_req *creq; in cc_proc_backlog() local
/drivers/net/wireless/marvell/libertas/
Dcfg.c1274 struct cfg80211_scan_request *creq = NULL; in _new_connect_scan_req() local
1335 struct cfg80211_scan_request *creq; in lbs_cfg_connect() local
/drivers/usb/gadget/function/
Df_fs.c3285 const struct usb_ctrlrequest *creq) in ffs_func_setup()
3343 const struct usb_ctrlrequest *creq, in ffs_func_req_match()
/drivers/usb/gadget/udc/
Daspeed_udc.c216 void __iomem *creq; member