-
由 Jakub Kicinski 提交于
The max size of iv + aad + tail is 22B. That's smaller than a single sg entry (32B). Don't bother with the memory packing, just create a struct which holds the max size of those members. Signed-off-by: NJakub Kicinski <kuba@kernel.org>
b89fec54