Home
last modified time | relevance | path

Searched refs:cd_blk_ptr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/qat/
H A Dqat_hw17.c430 uint8_t *cd_blk_ptr; in qat_hw17_crypto_setup_desc() local
435 cd_blk_ptr = desc->qcd_content_desc; in qat_hw17_crypto_setup_desc()
443 cipher = (union hw_cipher_algo_blk *)(cd_blk_ptr + in qat_hw17_crypto_setup_desc()
450 auth = (union hw_auth_algo_blk *)(cd_blk_ptr + in qat_hw17_crypto_setup_desc()