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

  /external/curl/lib/
md5.c 167 #include <axTLS/config.h>
168 #include <axTLS/os_int.h>
169 #include <axTLS/crypto.h>
  /external/curl/lib/vtls/
axtls.c 25 * Source file for all axTLS-specific code for the TLS/SSL layer. No code
32 #include <axTLS/config.h>
33 #include <axTLS/ssl.h>
34 #include "axtls.h"
139 /* Assuming users will not compile in custom key/cert to axTLS.
140 * Also, even for blocking connects, use axTLS non-blocking feature.
152 failf(data, "axtls does not support CURL_SSLVERSION_MAX");
157 /* axTLS only supports TLSv1 */
164 failf(data, "axTLS only supports TLS 1.0 and 1.1, "
200 * 3) set protocol priority. axTLS is TLSv1 only, so can probably ignor
    [all...]
  /external/curl/docs/examples/
Makefile.netware 30 # Edit the path below to point to the base of your axTLS package.
32 AXTLS_PATH = ../../../axTLS-1.2.7
200 ifeq ($(findstring -axtls,$(CFG)),-axtls)
  /external/curl/
configure     [all...]

Completed in 620 milliseconds