diff options
author | 2020-04-22 02:04:22 -0600 | |
---|---|---|
committer | 2020-04-22 02:04:22 -0600 | |
commit | 5ac387260b81e1b8b4ed00cc9de0c14ec403d8b0 (patch) | |
tree | 6b8ef9201cda4b7b34f85c983d808f5996b93f9f /net/unix/af_unix.c | |
parent | wireguard: move symmetric crypto into standalone file (diff) | |
download | wireguard-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 '')
0 files changed, 0 insertions, 0 deletions