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/iputils/ninfod/
ninfod_name.c 103 # include <gnutls/openssl.h>
configure     [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_8/hostapd/
Android.mk 530 ifeq ($(CONFIG_TLS), gnutls)
Makefile 486 ifeq ($(CONFIG_TLS), gnutls)
  /external/wpa_supplicant_8/wpa_supplicant/
Makefile 925 ifeq ($(CONFIG_TLS), gnutls)
1480 ifeq ($(CONFIG_TLS), gnutls)
    [all...]
  /external/iputils/
ping6.c 170 # include <gnutls/openssl.h>
    [all...]

Completed in 518 milliseconds