mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 01:08:22 +02: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 | ||