Home
last modified time | relevance | path

Searched defs:icv_paddr (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/pci/qat/
H A Dqat_hw17.c486 struct cryptodesc *crde, struct cryptodesc *crda, bus_addr_t icv_paddr) in qat_hw17_crypto_setup_req_params()
H A Dqat_hw15.c724 struct cryptodesc *crde, struct cryptodesc *crda, bus_addr_t icv_paddr) in qat_hw15_crypto_setup_req_params()
H A Dqat.c1496 uint8_t *icv_buf, int icv_offset, bus_addr_t *icv_paddr) in qat_crypto_load_buf()
1629 bus_addr_t icv_paddr = 0; in qat_crypto_process() local