Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_cipher.c601 icp_qat_hw_ucs_cipher_config_t *pUCSCipherConfig = in LacSymQat_CipherHwBlockPopulateCfgData()
602 (icp_qat_hw_ucs_cipher_config_t *)pCipherHwBlock; in LacSymQat_CipherHwBlockPopulateCfgData()
631 *pSizeInBytes = sizeof(icp_qat_hw_ucs_cipher_config_t); in LacSymQat_CipherHwBlockPopulateCfgData()
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_hw.h791 } icp_qat_hw_ucs_cipher_config_t; typedef
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c411 return sizeof(icp_qat_hw_ucs_cipher_config_t); in LacAlgChain_GetCipherConfigSize()