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.c537 icp_qat_hw_cipher_algo_t *pAlgorithm, in LacSymQat_CipherGetCfgData() argument
550 *pAlgorithm = ICP_QAT_HW_CIPHER_ALGO_NULL; in LacSymQat_CipherGetCfgData()
561 *pAlgorithm = icp_qat_alg_info[cipherAlgorithm].algorithm; in LacSymQat_CipherGetCfgData()
568 *pAlgorithm = icp_qat_alg_info[cipherAlgorithm] 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,