Home
last modified time | relevance | path

Searched refs:ubsec_pktctx_long (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/crypto/ubsec/
H A Dubsecreg.h138 struct ubsec_pktctx_long { struct
H A Dubsecvar.h122 struct ubsec_pktctx_long ctxl;
H A Dubsec.c1500 struct ubsec_pktctx_long *ctxl; in ubsec_process()
1502 ctxl = (struct ubsec_pktctx_long *)(dmap->d_alloc.dma_vaddr + in ubsec_process()
1506 ctxl->pc_len = htole16(sizeof(struct ubsec_pktctx_long)); in ubsec_process()