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

  /external/wpa_supplicant/examples/
wpa2-eap-ccmp.conf 1 # WPA2-EAP/CCMP using EAP-TLS
11 eap=TLS
  /external/wpa_supplicant_6/wpa_supplicant/examples/
wpa2-eap-ccmp.conf 1 # WPA2-EAP/CCMP using EAP-TLS
11 eap=TLS
openCryptoki.conf 1 # EAP-TLS using private key and certificates via OpenSSL PKCS#11 engine and
25 eap=TLS
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.conf 348 # TLS = EAP-TLS (client and server certificate)
372 # EAP-TLS/TTLS/PEAP. Full path should be used since working directory may
429 # phase1: Phase1 (outer authentication, i.e., TLS tunnel) parameters
441 # implement draft-josefsson-pppext-eap-tls-eap-05.txt (e.g.,
444 # TLS Message Length field in all TLS messages even if they are not
457 # phase2: Phase2 (inner authentication with TLS tunnel) parameters
478 # fragmentation (e.g., EAP-TLS and EAP-PEAP). This value should be set
557 eap=TLS
    [all...]
  /external/apache-http/src/org/apache/http/conn/ssl/
SSLSocketFactory.java 59 * Layered socket factory for TLS/SSL connections, based on JSSE.
141 public static final String TLS = "TLS";
182 algorithm = TLS;
204 this(TLS, keystore, keystorePassword, truststore, null, null);
210 this(TLS, keystore, keystorePassword, null, null, null);
216 this(TLS, null, null, truststore, null, null);
335 * This factory creates TLS/SSL socket connections
  /packages/apps/Email/src/com/android/exchange/
SSLSocketFactory.java 65 * Layered socket factory for TLS/SSL connections, based on JSSE.
147 public static final String TLS = "TLS";
188 algorithm = TLS;
210 this(TLS, keystore, keystorePassword, truststore, null, null);
216 this(TLS, keystore, keystorePassword, null, null, null);
222 this(TLS, null, null, truststore, null, null);
339 * This factory creates TLS/SSL socket connections
  /external/elfutils/libebl/
eblsegmenttypename.c 45 PTYPE (TLS)
  /external/e2fsprogs/lib/et/
error_message.c 41 #ifdef TLS
42 #define THREAD_LOCAL static TLS
  /frameworks/base/opengl/libs/
Android.mk 23 # Bionic's private TLS header relies on the ARCH_ARM_HAVE_TLS_REGISTER to
24 # select the appropriate TLS codepath
  /external/e2fsprogs/lib/uuid/
gen_uuid.c 89 #ifdef TLS
90 #define THREAD_LOCAL static TLS
497 #ifdef TLS
  /external/ppp/pppd/plugins/radius/etc/
dictionary.microsoft 80 VALUE MS-Acct-EAP-Type TLS 13
  /external/libxml2/
threads.c 40 #include <TLS.h>
  /bionic/libc/
Android.mk 429 # that it should access the hardware TLS register directly in
  /external/elfutils/src/
elflint.c 806 section [%2d] '%s': symbol %zu: TLS symbol but no TLS program header entry\n"),
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 323 milliseconds