diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-07-07 18:03:10 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-07-08 18:38:45 -0700 |
commit | 50a07aa5316181e08fb80914fcf70229a827a2e0 (patch) | |
tree | d841f8e239698390fa70d105fb739ba1735157a4 /net/unix/af_unix.c | |
parent | 2d91ecace6614cf6254001566292b808d7f70a91 (diff) |
tls: rx: always allocate max possible aad size for decrypt
AAD size is either 5 or 13. Really no point complicating
the code for the 8B of difference. This will also let us
turn the chunked up buffer into a sane struct.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions