Home
last modified time | relevance | path

Searched refs:se_crypto_request (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/crypto/cavium/nitrox/
Dnitrox_req.h66 struct se_crypto_request { struct
209 struct se_crypto_request creq;
615 struct se_crypto_request *creq = &nkreq->creq; in alloc_src_req_buf()
640 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_src_sg()
662 struct se_crypto_request *creq = &nkreq->creq; in alloc_dst_req_buf()
673 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_orh()
681 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_comp()
696 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_dst_sg()
Dnitrox_common.h24 struct se_crypto_request *req,
Dnitrox_aead.c137 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_set_creq()
194 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_aes_gcm_enc()
225 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_aes_gcm_dec()
416 struct se_crypto_request *creq = &aead_rctx->nkreq.creq; in nitrox_rfc4106_enc()
448 struct se_crypto_request *creq = &aead_rctx->nkreq.creq; in nitrox_rfc4106_dec()
Dnitrox_reqmgr.c157 struct se_crypto_request *req) in dma_map_inbufs()
186 struct se_crypto_request *req) in dma_map_outbufs()
212 struct se_crypto_request *creq) in softreq_map_iobuf()
377 struct se_crypto_request *req, in nitrox_process_se_request()
Dnitrox_skcipher.c210 struct se_crypto_request *creq; in nitrox_skcipher_crypt()