mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 19:57:43 +03:00
QAT support for AES-GCM
This patch adds support for acceleration of AES-GCM encryption with Intel Quick Assist Technology. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Chengfeix Zhu <chengfeix.zhu@intel.com> Signed-off-by: Weigang Li <weigang.li@intel.com> Signed-off-by: Tom Caputi <tcaputi@datto.com> Closes #7282
This commit is contained in:
committed by
Brian Behlendorf
parent
8e5d14844d
commit
cf63739191
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user