OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gnutls
(Results
1 - 7
of
7
) 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
394
ifeq ($(CONFIG_TLS),
gnutls
)
465
ifeq ($(CONFIG_TLS),
gnutls
)
483
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_6/wpa_supplicant/
Android.mk
705
ifeq ($(CONFIG_TLS),
gnutls
)
779
ifeq ($(CONFIG_TLS),
gnutls
)
797
ifeq ($(CONFIG_TLS),
gnutls
)
1074
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
)
Completed in 174 milliseconds