]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: make wireguard_decode_key_and_warn() take uint8_t buf[static WG_KEY_LEN]
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 8 Apr 2019 15:11:43 +0000 (00:11 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 9 Apr 2019 06:50:23 +0000 (15:50 +0900)
commit2b942a926c23bce56f0e735e1bfe397d0441e46e
tree87273c4637ea8d3926e168168510c86a75604208
parent26f86d500e82c68fd46dc6328df1e1422bf57cb5
network: make wireguard_decode_key_and_warn() take uint8_t buf[static WG_KEY_LEN]
src/network/netdev/wireguard.c