Searched refs:ubsec_ctx_modexp (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/ubsec/
H A Dubsecreg.h205 struct ubsec_ctx_modexp { struct
H A Dubsec.c2138 struct ubsec_ctx_modexp *ctx;
2187 if (ubsec_dma_malloc(sc, sizeof(struct ubsec_ctx_modexp),
2268 ctx = (struct ubsec_ctx_modexp *)me->me_q.q_ctx.dma_vaddr;
2340 struct ubsec_ctx_modexp *ctx;
2390 if (ubsec_dma_malloc(sc, sizeof(struct ubsec_ctx_modexp),
2471 ctx = (struct ubsec_ctx_modexp *)me->me_q.q_ctx.dma_vaddr;
2735 struct ubsec_ctx_modexp *cx = (void *)c;

Completed in 63 milliseconds