Home | History | Annotate | Download | only in crypto

Lines Matching refs:gnutls

2  * SSL/TLS interface functions for GnuTLS
10 #include <gnutls/gnutls.h>
11 #include <gnutls/x509.h>
13 #include <gnutls/pkcs12.h>
25 /* GnuTLS 1.3.2 added functions for using master secret. Older versions require
35 * It looks like gnutls does not provide access to client/server_random and
123 "gnutls<%d> %s", level, s);
134 * random, we need to make sure that the gnutls version is something
160 wpa_printf(MSG_DEBUG, "%s - gnutls version %s", __func__, ver);
166 wpa_printf(MSG_INFO, "Untested gnutls version %s - this needs "
273 wpa_printf(MSG_ERROR, "GnuTLS: Priority string failure at "
377 wpa_printf(MSG_INFO, "GnuTLS: Failed to preparare new session "
386 wpa_printf(MSG_INFO, "GnuTLS: Failed to configure credentials "
396 wpa_printf(MSG_INFO, "GnuTLS: Failed to set session "
601 wpa_printf(MSG_DEBUG, "GnuTLS: PKCS#12 support not "
712 wpa_printf(MSG_DEBUG, "GnuTLS: PKCS#12 support not "
919 wpa_printf(MSG_DEBUG, "GnuTLS: Check for possible Application Data");
926 wpa_printf(MSG_DEBUG, "GnuTLS: gnutls_record_recv: %d", res);
936 wpa_printf(MSG_DEBUG, "GnuTLS: Received %d bytes of Application Data",