Home
last modified time | relevance | path

Searched defs:proto_version (Results 1 – 7 of 7) sorted by relevance

/external/libmicrohttpd/src/testcurl/https/
Dtest_https_get.c44 int proto_version) in test_cipher_option()
73 int proto_version) in test_secure_get()
Dtls_test_common.c67 const char *cipher_suite, int proto_version, in test_daemon_get()
211 int proto_version) in send_curl_req()
316 test_https_transfer (void *cls, const char *cipher_suite, int proto_version) in test_https_transfer()
453 int proto_version), void * cls, in test_wrap()
Dtest_tls_authentication.c47 test_secure_get (void * cls, char *cipher_suite, int proto_version) in test_secure_get()
Dtest_https_multi_daemon.c46 int proto_version) in test_concurent_daemon_pair()
Dtls_test_common.h55 int proto_version; member
/external/kernel-headers/original/uapi/linux/
Dauto_fs.h46 int proto_version; /* Protocol version */ member
/external/python/cpython2/Modules/
D_ssl.c2099 int proto_version = PY_SSL_VERSION_TLS; in context_new() local