icp_qat_hw_cipher_config_t
(sizeof(icp_qat_hw_cipher_config_t) + 2 * ICP_QAT_HW_KASUMI_KEY_SZ + \
return sizeof(icp_qat_hw_cipher_config_t);
icp_qat_hw_cipher_config_t *pCipherConfig =
(icp_qat_hw_cipher_config_t *)pCipherHwBlock;
*pSizeInBytes = sizeof(icp_qat_hw_cipher_config_t);
hashSetupBlkSize += sizeof(icp_qat_hw_cipher_config_t) +
icp_qat_hw_cipher_config_t *pCipherConfig =
(icp_qat_hw_cipher_config_t *)hashBlkPtrs.pOutHashSetup;
sizeof(icp_qat_hw_cipher_config_t),
sizeof(icp_qat_hw_cipher_config_t) +
icp_qat_hw_cipher_config_t *pCipherConfig =
(icp_qat_hw_cipher_config_t *)hashBlkPtrs.pOutHashSetup;
sizeof(icp_qat_hw_cipher_config_t),
sizeof(icp_qat_hw_cipher_config_t) +
icp_qat_hw_cipher_config_t cipher_config;