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

/freebsd-12-stable/sys/dev/sec/
H A Dsec.h115 struct sec_hw_lt { struct
142 struct sec_hw_lt *sl_lt;
H A Dsec.c239 struct sec_hw_lt *lt;
300 (SEC_LT_ENTRIES + 1) * sizeof(struct sec_hw_lt));
315 (struct sec_hw_lt*)(sc->sc_lt_dmem.dma_vaddr) + i;
317 (i * sizeof(struct sec_hw_lt));

Completed in 108 milliseconds