Searched refs:ubsec_ctx_modexp (Results 1 – 2 of 2) sorted by relevance
241 struct ubsec_ctx_modexp { struct
2420 struct ubsec_ctx_modexp *ctx; in ubsec_kprocess_modexp_sw()2469 if (ubsec_dma_malloc(sc, sizeof(struct ubsec_ctx_modexp), in ubsec_kprocess_modexp_sw()2548 ctx = (struct ubsec_ctx_modexp *)me->me_q.q_ctx.dma_vaddr; in ubsec_kprocess_modexp_sw()2625 struct ubsec_ctx_modexp *ctx; in ubsec_kprocess_modexp_hw()2675 if (ubsec_dma_malloc(sc, sizeof(struct ubsec_ctx_modexp), in ubsec_kprocess_modexp_hw()2754 ctx = (struct ubsec_ctx_modexp *)me->me_q.q_ctx.dma_vaddr; in ubsec_kprocess_modexp_hw()3027 struct ubsec_ctx_modexp *cx = (void *)c; in ubsec_dump_ctx2()