summaryrefslogtreecommitdiffstats
path: root/module/zfs/spa_misc.c
diff options
context:
space:
mode:
authorTom Caputi <[email protected]>2018-03-09 16:37:15 -0500
committerBrian Behlendorf <[email protected]>2018-03-09 13:37:15 -0800
commitcf63739191b6cac629d053930a4aea592bca3819 (patch)
tree818c74079631f8abf24356ac16e846a7dec24c68 /module/zfs/spa_misc.c
parent8e5d14844d2f22997b3a41d8e2357e8f30c5d5dd (diff)
QAT support for AES-GCM
This patch adds support for acceleration of AES-GCM encryption with Intel Quick Assist Technology. Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Chengfeix Zhu <[email protected]> Signed-off-by: Weigang Li <[email protected]> Signed-off-by: Tom Caputi <[email protected]> Closes #7282
Diffstat (limited to 'module/zfs/spa_misc.c')
-rw-r--r--module/zfs/spa_misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/zfs/spa_misc.c b/module/zfs/spa_misc.c
index e742af255..c67bacbbb 100644
--- a/module/zfs/spa_misc.c
+++ b/module/zfs/spa_misc.c
@@ -56,7 +56,7 @@
#include <sys/kstat.h>
#include "zfs_prop.h"
#include <sys/zfeature.h>
-#include "qat_compress.h"
+#include "qat.h"
/*
* SPA locking