HomeSort by relevance Sort by last modified time
    Searched refs:gnutls (Results 1 - 8 of 8) sorted by null

  /external/qemu/
vnc-tls.h 31 #include <gnutls/gnutls.h>
32 #include <gnutls/x509.h>
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls_gnutls.c 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
47 /* GnuTLS 1.3.2 added functions for using master secret. Older versions require
57 * It looks like gnutls does not provide access to client/server_random and
159 "gnutls<%d> %s", level, s);
172 * random, we need to make sure that the gnutls version is somethin
    [all...]
  /external/wpa_supplicant_8/src/crypto/
tls_gnutls.c 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);
136 * random, we need to make sure that the gnutls version is something
162 wpa_printf(MSG_DEBUG, "%s - gnutls version %s", __func__, ver)
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
Android.mk 703 ifeq ($(CONFIG_TLS), gnutls)
777 ifeq ($(CONFIG_TLS), gnutls)
795 ifeq ($(CONFIG_TLS), gnutls)
1072 ifeq ($(CONFIG_TLS), gnutls)
Makefile 682 ifeq ($(CONFIG_TLS), gnutls)
756 ifeq ($(CONFIG_TLS), gnutls)
774 ifeq ($(CONFIG_TLS), gnutls)
1051 ifeq ($(CONFIG_TLS), gnutls)
  /external/wpa_supplicant_8/hostapd/
Android.mk 484 ifeq ($(CONFIG_TLS), gnutls)
Makefile 462 ifeq ($(CONFIG_TLS), gnutls)
  /external/wpa_supplicant_8/wpa_supplicant/
Makefile 860 ifeq ($(CONFIG_TLS), gnutls)
1355 ifeq ($(CONFIG_TLS), gnutls)
    [all...]

Completed in 215 milliseconds