mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
Currently, in case of aead fallback, no associated data info is set in the
fallback request. To fix this, call aead_request_set_ad() to pass the assoclen.
Fixes:
|
||
|---|---|---|
| .. | ||
| cesa | ||
| octeontx | ||
| octeontx2 | ||
| Kconfig | ||
| Makefile | ||