Home
last modified time | relevance | path

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

/drivers/crypto/cavium/nitrox/
Dnitrox_req.h68 struct se_crypto_request { struct
212 struct se_crypto_request creq;
619 struct se_crypto_request *creq = &nkreq->creq; in alloc_src_req_buf()
644 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_src_sg()
666 struct se_crypto_request *creq = &nkreq->creq; in alloc_dst_req_buf()
677 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_orh()
685 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_comp()
700 struct se_crypto_request *creq = &nkreq->creq; in nitrox_creq_set_dst_sg()
Dnitrox_aead.c154 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_set_creq()
219 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_aes_gcm_enc()
253 struct se_crypto_request *creq = &rctx->nkreq.creq; in nitrox_aes_gcm_dec()
447 struct se_crypto_request *creq = &aead_rctx->nkreq.creq; in nitrox_rfc4106_enc()
479 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_common.h24 struct se_crypto_request *req,
Dnitrox_skcipher.c253 struct se_crypto_request *creq; in nitrox_skcipher_crypt()