Loading
crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flags
mainline inclusion from mainline-v6.9-rc1 commit 30dd94dba350043a32cfe9cb478ed621aae3c5c9 category: bugfix bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I9TA1S CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=30dd94dba350043a32cfe9cb478ed621aae3c5c9 -------------------------------- Add the missing CRYPTO_ALG_ASYNC flag since intel iaa driver works asynchronously. Intel-SIG: commit 30dd94dba350 crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flags. Backporting patches for Intel IAA crypto driver on Intel Xeon platform. Signed-off-by:Barry Song <v-songbaohua@oppo.com> Acked-by:
Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by:
Xiaochen Shen <xiaochen.shen@intel.com>