Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h68 struct se_crypto_request { struct
213 struct se_crypto_request creq;
623 struct se_crypto_request *creq = &nkreq->creq; in alloc_src_req_buf()
648 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_src_sg()
670 struct se_crypto_request *creq = &nkreq->creq; in alloc_dst_req_buf()
681 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_orh()
689 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_comp()
704 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_dst_sg()
H A Dnitrox_common.h24 struct se_crypto_request *req,
H A Dnitrox_aead.c153 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_set_creq()
218 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_aes_gcm_enc()
252 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_aes_gcm_dec()
446 struct se_crypto_request *creq = &aead_rctx->nkreq.creq; in nitrox_rfc4106_enc()
478 struct se_crypto_request *creq = &aead_rctx->nkreq.creq; in nitrox_rfc4106_dec()
H A Dnitrox_reqmgr.c159 struct se_crypto_request *req) in dma_map_inbufs()
188 struct se_crypto_request *req) in dma_map_outbufs()
214 struct se_crypto_request *creq) in softreq_map_iobuf()
382 struct se_crypto_request *req, in nitrox_process_se_request()
H A Dnitrox_skcipher.c253 struct se_crypto_request *creq; in nitrox_skcipher_crypt()