cipher_IV_array 321 drivers/crypto/qat/qat_common/icp_qat_fw_la.h uint32_t cipher_IV_array[ICP_QAT_FW_NUM_LONGWORDS_4]; cipher_IV_array 892 drivers/crypto/qat/qat_common/qat_algs.c memcpy(cipher_param->u.cipher_IV_array, areq->iv, AES_BLOCK_SIZE); cipher_IV_array 934 drivers/crypto/qat/qat_common/qat_algs.c memcpy(cipher_param->u.cipher_IV_array, iv, AES_BLOCK_SIZE);