Home
last modified time | relevance | path

Searched refs:dca_check_dma_handle (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/crypto/io/
H A Ddca_dsa.c108 if (dca_check_dma_handle(dca, reqp->dr_ibuf_dmah, in dca_dsa_sign()
154 if (dca_check_dma_handle(reqp->dr_dca, reqp->dr_obuf_dmah, in dca_dsa_sign_done()
270 if (dca_check_dma_handle(dca, reqp->dr_ibuf_dmah, in dca_dsa_verify()
334 if (dca_check_dma_handle(reqp->dr_dca, reqp->dr_obuf_dmah, in dca_dsa_verify_done()
H A Ddca_rng.c156 if (dca_check_dma_handle(reqp->dr_dca, in dca_rngdone()
H A Ddca_3des.c490 if (dca_check_dma_handle(dca, reqp->dr_ibuf_dmah, in dca_3desstart()
549 if (dca_check_dma_handle(reqp->dr_dca, in dca_3desdone()
H A Ddca_rsa.c217 if (dca_check_dma_handle(reqp->dr_dca, reqp->dr_obuf_dmah, in dca_rsadone()
310 if (dca_check_dma_handle(reqp->dr_dca, reqp->dr_obuf_dmah, in dca_rsaverifydone()
H A Ddca.c2037 if ((rv = dca_check_dma_handle(reqp->dr_dca, handle, in dca_bindchains_one()
2103 if (dca_check_dma_handle(dca, reqp->dr_ctx_dmah, in dca_start()
2305 if (dca_check_dma_handle(dca, workp->dw_mcr_dmah, in dca_schedule()
2354 if (dca_check_dma_handle(dca, workp->dw_mcr_dmah, in dca_reclaim()
4998 dca_check_dma_handle(dca_t *dca, ddi_dma_handle_t handle, in dca_check_dma_handle() function
/titanic_50/usr/src/uts/common/sys/crypto/
H A Ddca.h920 int dca_check_dma_handle(dca_t *dca, ddi_dma_handle_t handle,