]> git.ipfire.org Git - thirdparty/hostap.git/commit
TLS: Remove unused tls_capabilities()
authorJouni Malinen <j@w1.fi>
Tue, 30 Jun 2015 18:40:48 +0000 (21:40 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 30 Jun 2015 18:40:48 +0000 (21:40 +0300)
commit84d6a17a27c280c6d0e3e4d4c8957fbe144a2b27
tree5377ea3fc80741eab1196b66f7b85876c66ac042
parent6eddd5303c5835dcb944f1b6c662f4950daaea9c
TLS: Remove unused tls_capabilities()

This mechanism to figure out TLS library capabilities has not been used
since commit fd2f2d0489635d590930bc0945fbc438ba1387e2 ('Remove
EAP-TTLSv1 and TLS/IA') (Sep 2011).

Signed-off-by: Jouni Malinen <j@w1.fi>
src/crypto/tls.h
src/crypto/tls_gnutls.c
src/crypto/tls_internal.c
src/crypto/tls_none.c
src/crypto/tls_openssl.c