]> git.ipfire.org Git - thirdparty/hostap.git/commit
GnuTLS: Implement tls_get_cipher()
authorJouni Malinen <j@w1.fi>
Thu, 28 Dec 2017 15:41:20 +0000 (17:41 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 28 Dec 2017 20:33:12 +0000 (22:33 +0200)
commit5d292fcfbd10004500ca4a132dedaa2d972dcebe
tree4697f452c2b620dd9487a6c41a1176a6ed2f1607
parent5791d2117cb6036cd198a06b93824c54cc672ce9
GnuTLS: Implement tls_get_cipher()

Provide OpenSSL-style name for the negotiated cipher suite.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/crypto/tls_gnutls.c