Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/qat/
H A Dqat.c1496 uint8_t *icv_buf, int icv_offset, bus_addr_t *icv_paddr) in qat_crypto_load_buf()
1631 uint8_t icv_buf[CRYPTO_MAX_MAC_LEN]; in qat_crypto_process() local