Searched refs:ubsec_ctx_modexp (Results 1 – 2 of 2) sorted by relevance
178 struct ubsec_ctx_modexp { struct
1818 struct ubsec_ctx_modexp *ctx; in ubsec_kprocess_modexp_sw()1867 if (ubsec_dma_malloc(sc, sizeof(struct ubsec_ctx_modexp), in ubsec_kprocess_modexp_sw()1944 ctx = (struct ubsec_ctx_modexp *)me->me_q.q_ctx.dma_vaddr; in ubsec_kprocess_modexp_sw()2017 struct ubsec_ctx_modexp *ctx; in ubsec_kprocess_modexp_hw()2067 if (ubsec_dma_malloc(sc, sizeof(struct ubsec_ctx_modexp), in ubsec_kprocess_modexp_hw()2144 ctx = (struct ubsec_ctx_modexp *)me->me_q.q_ctx.dma_vaddr; in ubsec_kprocess_modexp_hw()2410 struct ubsec_ctx_modexp *cx = (void *)c; in ubsec_dump_ctx2()