OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gnutls
(Results
1 - 8
of
8
) sorted by null
/external/qemu/ui/
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);
134
* random, we need to make sure that the
gnutls
version is something
160
wpa_printf(MSG_DEBUG, "%s -
gnutls
version %s", __func__, ver)
[
all
...]
/external/wpa_supplicant_8/hostapd/
Android.mk
527
ifeq ($(CONFIG_TLS),
gnutls
)
Makefile
513
ifeq ($(CONFIG_TLS),
gnutls
)
/external/wpa_supplicant_8/wpa_supplicant/
Makefile
966
ifeq ($(CONFIG_TLS),
gnutls
)
[
all
...]
/external/iputils/
ping6.c
170
# include <
gnutls
/openssl.h>
[
all
...]
Completed in 137 milliseconds