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

  /external/qemu/
vnc-tls.h 31 #include <gnutls/gnutls.h>
32 #include <gnutls/x509.h>
  /external/wpa_supplicant/
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
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 somethin
    [all...]
Android.mk 392 ifeq ($(CONFIG_TLS), gnutls)
463 ifeq ($(CONFIG_TLS), gnutls)
481 ifeq ($(CONFIG_TLS), gnutls)
Makefile 474 ifeq ($(CONFIG_TLS), gnutls)
545 ifeq ($(CONFIG_TLS), gnutls)
563 ifeq ($(CONFIG_TLS), gnutls)
  /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
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
160 "gnutls<%d> %s", level, s)
    [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 477 ifeq ($(CONFIG_TLS), gnutls)
Makefile 444 ifeq ($(CONFIG_TLS), gnutls)
  /external/wpa_supplicant_8/wpa_supplicant/
Makefile 815 ifeq ($(CONFIG_TLS), gnutls)
1307 ifeq ($(CONFIG_TLS), gnutls)
    [all...]

Completed in 1280 milliseconds