diff options
author | 2020-04-22 01:58:52 -0600 | |
---|---|---|
committer | 2020-04-22 01:58:52 -0600 | |
commit | 53de9fe25c19c25bc2b34eb49bd90325ee609626 (patch) | |
tree | 49b811cf4da19e14252cb89b770c9f6f63c6b931 /drivers/fpga/altera-fpga2sdram.c | |
parent | wireguard: remove errant newline from wg_packet_encrypt_worker() (diff) | |
download | wireguard-linux-53de9fe25c19c25bc2b34eb49bd90325ee609626.tar.xz wireguard-linux-53de9fe25c19c25bc2b34eb49bd90325ee609626.zip |
wireguard: move symmetric crypto into standalone file
Previously, encryption lived in send.c and decryption lived in
receive.c, which was sensible. But in preparation for unifying the
encryption and decryption workqueues, it's useful to have these
functions in the same file, so that we can eventually merge their entry
points.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions