summaryrefslogtreecommitdiffstats
path: root/lib/libtls/tls_conninfo.c
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2015-09-13 09:20:19 +0000
committerjsing <jsing@openbsd.org>2015-09-13 09:20:19 +0000
commit3458d1ef1aeac0b907a710e9dcb0b934e2826163 (patch)
treeb9124a7bba19d7eff4cd2481199acc94a6c23b00 /lib/libtls/tls_conninfo.c
parentIf we have hardware acceleration for AES, prefer AES as a symmetric cipher (diff)
downloadwireguard-openbsd-3458d1ef1aeac0b907a710e9dcb0b934e2826163.tar.xz
wireguard-openbsd-3458d1ef1aeac0b907a710e9dcb0b934e2826163.zip
The *_accept() functions increment in_handshake at the start of the function,
then decrement it and call a callback on exit from the function. As such, these functions should not return in the middle, otherwise in_handshake is never decremented and the callback never called. ok beck@ "with many sighs" miod@
Diffstat (limited to 'lib/libtls/tls_conninfo.c')
0 files changed, 0 insertions, 0 deletions