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

/freebsd-13-stable/sys/dev/sec/
H A Dsec.h116 struct sec_hw_lt { struct
143 struct sec_hw_lt *sl_lt;
H A Dsec.c226 struct sec_hw_lt *lt;
286 (SEC_LT_ENTRIES + 1) * sizeof(struct sec_hw_lt));
301 (struct sec_hw_lt*)(sc->sc_lt_dmem.dma_vaddr) + i;
303 (i * sizeof(struct sec_hw_lt));

Completed in 165 milliseconds