]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Initialise kt_cipher even when no crypto is enabled
authorArne Schwabe <arne@rfc2549.org>
Wed, 1 Dec 2021 18:07:27 +0000 (19:07 +0100)
committerGert Doering <gert@greenie.muc.de>
Mon, 13 Dec 2021 21:01:39 +0000 (22:01 +0100)
commit02d8f792893965a653e6bc99e039e169ad70bef9
treee0a9356827efe5b0745961b549ad87ba45390e1c
parentb39725cf811cbe9334355d4c90990047494a6cc2
Initialise kt_cipher even when no crypto is enabled

This avoids special casing the cipher none/auth none case in other
parts, e.g. in the upcoming buffer/frame rework.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20211201180727.2496903-9-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23272.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/init.c