aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/parser.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-04-22 02:04:22 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2020-04-22 02:04:22 -0600
commit5ac387260b81e1b8b4ed00cc9de0c14ec403d8b0 (patch)
tree6b8ef9201cda4b7b34f85c983d808f5996b93f9f /lib/parser.c
parentwireguard: move symmetric crypto into standalone file (diff)
downloadwireguard-linux-5ac387260b81e1b8b4ed00cc9de0c14ec403d8b0.tar.xz
wireguard-linux-5ac387260b81e1b8b4ed00cc9de0c14ec403d8b0.zip
wireguard: split CRYPTED/UNCRYPTED into {EN,DE}CRYPTED/NOT_{EN,DE}CRYPTED
By splitting the enum into all possibilities, rather than having the {EN,DE} prefix being implicit based on context, it allows us to later merge processing of encryption and decryption into the same context. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions