Lines Matching refs:gnutls
16 #include <gnutls/gnutls.h>
17 #include <gnutls/x509.h>
19 #include <gnutls/pkcs12.h>
25 #include <gnutls/extra.h>
27 /* This function is not included in the current gnutls/extra.h even though it
43 /* GnuTLS 1.3.2 added functions for using master secret. Older versions require
53 * It looks like gnutls does not provide access to client/server_random and
155 "gnutls<%d> %s", level, s);
168 * random, we need to make sure that the gnutls version is something
194 wpa_printf(MSG_DEBUG, "%s - gnutls version %s", __func__, ver);
200 wpa_printf(MSG_INFO, "Untested gnutls version %s - this needs "
420 wpa_printf(MSG_INFO, "GnuTLS: Failed to preparare new session "
429 wpa_printf(MSG_INFO, "GnuTLS: Failed to configure credentials "
439 wpa_printf(MSG_INFO, "GnuTLS: Failed to set session "
631 wpa_printf(MSG_DEBUG, "GnuTLS: PKCS#12 support not "
751 wpa_printf(MSG_DEBUG, "GnuTLS: PKCS#12 support not "