HomeSort by: relevance | last modified time | path
    Searched defs:cd_blk_ptr (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/qat/
qat_hw17.c 430 uint8_t *cd_blk_ptr; local in function:qat_hw17_crypto_setup_desc
435 cd_blk_ptr = desc->qcd_content_desc;
443 cipher = (union hw_cipher_algo_blk *)(cd_blk_ptr +
450 auth = (union hw_auth_algo_blk *)(cd_blk_ptr +

Completed in 11 milliseconds