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

/freebsd-11.0-release/sys/dev/ubsec/
H A Dubsecreg.h198 struct ubsec_ctx_rngbypass { struct
H A Dubsec.c443 if (ubsec_dma_malloc(sc, sizeof(struct ubsec_ctx_rngbypass),
1779 struct ubsec_ctx_rngbypass *ctx;
1791 ctx = (struct ubsec_ctx_rngbypass *)rng->rng_q.q_ctx.dma_vaddr;
1804 ctx->rbp_len = htole16(sizeof(struct ubsec_ctx_rngbypass));

Completed in 102 milliseconds