Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/cesa/
A 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
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
305 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_std_prepare() local
521 struct mv_cesa_ahash_req *creq, in mv_cesa_ahash_dma_add_cache()
[all …]
A 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
315 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_dma_req_init() local
410 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_req_init() local
[all …]
A Dcesa.c170 struct mv_cesa_req *creq) in mv_cesa_queue_req()
/linux/drivers/infiniband/hw/bnxt_re/
A Dqplib_rcfw.c380 struct bnxt_qplib_creq_ctx *creq = &rcfw->creq; in bnxt_qplib_service_creq() local
437 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_creq_irq() local
574 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_alloc_rcfw_channel() local
639 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_rcfw_stop_irq() local
658 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_disable_rcfw_channel() local
684 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_rcfw_start_irq() local
781 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_start_rcfw() local
808 struct bnxt_qplib_creq_ctx *creq; in bnxt_qplib_enable_rcfw_channel() local
A Dqplib_rcfw.h185 struct bnxt_qplib_creq_ctx creq; member
A Dmain.c1394 struct bnxt_qplib_creq_ctx *creq; in bnxt_re_dev_init() local
/linux/drivers/crypto/cavium/nitrox/
A 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
A 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
A Dnitrox_reqmgr.c214 struct se_crypto_request *creq) in softreq_map_iobuf()
A Dnitrox_skcipher.c253 struct se_crypto_request *creq; in nitrox_skcipher_crypt() local
/linux/drivers/crypto/inside-secure/
A Dsafexcel_cipher.c1687 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_encrypt() local
1694 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_decrypt() local
2753 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_encrypt() local
2763 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_decrypt() local
2892 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_chachapoly_crypt() local
3413 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_sm4cbc_sm3_encrypt() local
3427 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_sm4cbc_sm3_decrypt() local
3699 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_rfc4309_ccm_encrypt() local
3710 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_rfc4309_ccm_decrypt() local
/linux/crypto/
A Dpcrypt.c96 struct aead_request *creq = pcrypt_request_ctx(preq); in pcrypt_aead_encrypt() local
143 struct aead_request *creq = pcrypt_request_ctx(preq); in pcrypt_aead_decrypt() local
A Dchacha20poly1305.c127 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/drivers/crypto/ccree/
A Dcc_request_mgr.c47 struct cc_crypto_req creq; member
349 struct cc_crypto_req *creq; in cc_proc_backlog() local
/linux/drivers/net/wireless/marvell/libertas/
A Dcfg.c1227 struct cfg80211_scan_request *creq = NULL; in _new_connect_scan_req() local
1288 struct cfg80211_scan_request *creq; in lbs_cfg_connect() local
/linux/include/uapi/drm/
A Dvmwgfx_drm.h1001 struct drm_vmw_gb_surface_create_req creq; member
1208 struct drm_vmw_gb_surface_create_ext_req creq; member
/linux/drivers/usb/gadget/function/
A Df_fs.c3314 const struct usb_ctrlrequest *creq) in ffs_func_setup()
3374 const struct usb_ctrlrequest *creq, in ffs_func_req_match()
/linux/drivers/net/can/
A Dpch_can.c123 u32 creq; member
/linux/net/wireless/
A Dscan.c2690 struct cfg80211_scan_request *creq = NULL; in cfg80211_wext_siwscan() local

Completed in 66 milliseconds