Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/qat/
H A Dqat_hw17.c340 union hw_cipher_algo_blk *cipher, uint32_t cd_blk_offset, in qat_hw17_crypto_setup_cipher_desc()
363 union hw_auth_algo_blk *auth, uint32_t cd_blk_offset, in qat_hw17_crypto_setup_auth_desc()
428 uint32_t cd_blk_offset = 0; in qat_hw17_crypto_setup_desc() local