commit | d2322cf5ed59f084ac86d9339f7c3acccd177bfd | [log] [tgz] |
---|---|---|
author | Sabrina Dubroca <sd@queasysnail.net> | Fri Aug 25 23:35:16 2023 +0200 |
committer | Jakub Kicinski <kuba@kernel.org> | Sun Aug 27 17:17:42 2023 -0700 |
tree | 605ac75069f478a66aea9b766a1aadd6b0f41694 | |
parent | 3524dd4d5f1fb9e75fdfaf280822a34fa82059bd [diff] |
tls: allocate the fallback aead after checking that the cipher is valid No need to allocate the aead if we're going to fail afterwards. Signed-off-by: Sabrina Dubroca <sd@queasysnail.net> Link: https://lore.kernel.org/r/335e32511ed55a0b30f3f81a78fa8f323b3bdf8f.1692977948.git.sd@queasysnail.net Signed-off-by: Jakub Kicinski <kuba@kernel.org>