]> git.ipfire.org Git - thirdparty/hostap.git/commit
LibreSSL: Fix compatibility for EAP-FAST
authorJulian Ospald <hasufell@hasufell.de>
Fri, 7 Oct 2016 15:51:05 +0000 (17:51 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 7 Oct 2016 21:36:18 +0000 (00:36 +0300)
commitb70d508c50e8e2d2b8fb96ae44ae10f84cf0c1ae
tree89e39913fe592e2fa7256bf00b231ce7cccacbaa
parentdf426738fb212d62b132d9bb447f0128194e00ab
LibreSSL: Fix compatibility for EAP-FAST

This basically just follows commit
587b0457e0238b7b1800d46f5cdd5e1d2b06732f ('LibreSSL: Fix build with
LibreSSL') with the same pattern, which was missed here.

Signed-off-by: Julian Ospald <hasufell@hasufell.de>
src/crypto/tls_openssl.c