ubsec_ctx_modexp
struct ubsec_ctx_modexp *ctx;
if (ubsec_dma_malloc(sc, sizeof(struct ubsec_ctx_modexp),
ctx = (struct ubsec_ctx_modexp *)me->me_q.q_ctx.dma_vaddr;
struct ubsec_ctx_modexp *ctx;
if (ubsec_dma_malloc(sc, sizeof(struct ubsec_ctx_modexp),
ctx = (struct ubsec_ctx_modexp *)me->me_q.q_ctx.dma_vaddr;
struct ubsec_ctx_modexp *cx = (void *)c;