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

/freebsd-10.2-release/sys/dev/ubsec/
H A Dubsecreg.h198 struct ubsec_ctx_rngbypass { struct
H A Dubsec.c442 if (ubsec_dma_malloc(sc, sizeof(struct ubsec_ctx_rngbypass),
1778 struct ubsec_ctx_rngbypass *ctx;
1790 ctx = (struct ubsec_ctx_rngbypass *)rng->rng_q.q_ctx.dma_vaddr;
1803 ctx->rbp_len = htole16(sizeof(struct ubsec_ctx_rngbypass));

Completed in 57 milliseconds