Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c650 icp_qat_hw_cipher_config_t *pCipherConfig = in LacSymQat_HashSetupBlockInit() local
653 pCipherConfig->val = ICP_QAT_HW_CIPHER_CONFIG_BUILD( in LacSymQat_HashSetupBlockInit()
660 pCipherConfig->reserved = 0; in LacSymQat_HashSetupBlockInit()
662 memcpy((Cpa8U *)pCipherConfig + in LacSymQat_HashSetupBlockInit()
668 (Cpa8U *)pCipherConfig + in LacSymQat_HashSetupBlockInit()
673 icp_qat_hw_cipher_config_t *pCipherConfig = in LacSymQat_HashSetupBlockInit() local
676 pCipherConfig->val = ICP_QAT_HW_CIPHER_CONFIG_BUILD( in LacSymQat_HashSetupBlockInit()
683 pCipherConfig->reserved = 0; in LacSymQat_HashSetupBlockInit()
685 memcpy((Cpa8U *)pCipherConfig + in LacSymQat_HashSetupBlockInit()
691 (Cpa8U *)pCipherConfig + in LacSymQat_HashSetupBlockInit()
H A Dlac_sym_qat_cipher.c599 icp_qat_hw_cipher_config_t *pCipherConfig = in LacSymQat_CipherHwBlockPopulateCfgData() local
633 pCipherConfig->val = val; in LacSymQat_CipherHwBlockPopulateCfgData()
634 pCipherConfig->reserved = reserved; in LacSymQat_CipherHwBlockPopulateCfgData()