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

/freebsd-10.3-release/sys/dev/ubsec/
H A Dubsecreg.h205 struct ubsec_ctx_modexp { struct
H A Dubsec.c2148 struct ubsec_ctx_modexp *ctx;
2197 if (ubsec_dma_malloc(sc, sizeof(struct ubsec_ctx_modexp),
2278 ctx = (struct ubsec_ctx_modexp *)me->me_q.q_ctx.dma_vaddr;
2350 struct ubsec_ctx_modexp *ctx;
2400 if (ubsec_dma_malloc(sc, sizeof(struct ubsec_ctx_modexp),
2481 ctx = (struct ubsec_ctx_modexp *)me->me_q.q_ctx.dma_vaddr;
2745 struct ubsec_ctx_modexp *cx = (void *)c;

Completed in 106 milliseconds