Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_cipher.c542 icp_qat_hw_cipher_algo_t *pAlgorithm, in LacSymQat_CipherGetCfgData() argument
555 *pAlgorithm = ICP_QAT_HW_CIPHER_ALGO_NULL; in LacSymQat_CipherGetCfgData()
578 *pAlgorithm = icp_qat_alg_info[cipherIdx].algorithm; in LacSymQat_CipherGetCfgData()
585 *pAlgorithm = icp_qat_alg_info[cipherIdx] in LacSymQat_CipherGetCfgData()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_qat_cipher.h259 icp_qat_hw_cipher_algo_t *pAlgorithm,