Home
last modified time | relevance | path

Searched refs:GNUTLS_VERSION_NUMBER (Results 1 – 7 of 7) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_gnutls.c15 #if GNUTLS_VERSION_NUMBER >= 0x030103
394 #if GNUTLS_VERSION_NUMBER >= 0x030300 in tls_connection_set_params()
550 #if GNUTLS_VERSION_NUMBER >= 0x03010b in tls_connection_set_params()
564 #if GNUTLS_VERSION_NUMBER >= 0x03010b in tls_connection_set_params()
617 #if GNUTLS_VERSION_NUMBER >= 0x03010b in tls_connection_set_params()
629 #if GNUTLS_VERSION_NUMBER >= 0x03010b in tls_connection_set_params()
667 #if GNUTLS_VERSION_NUMBER >= 0x030103 in tls_connection_set_params()
698 #if GNUTLS_VERSION_NUMBER >= 0x030103
833 #if GNUTLS_VERSION_NUMBER >= 0x030103 in tls_global_set_params()
880 #if GNUTLS_VERSION_NUMBER >= 0x030012 in tls_connection_get_random()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_gnutls.c15 #if GNUTLS_VERSION_NUMBER >= 0x030103
394 #if GNUTLS_VERSION_NUMBER >= 0x030300 in tls_connection_set_params()
550 #if GNUTLS_VERSION_NUMBER >= 0x03010b in tls_connection_set_params()
564 #if GNUTLS_VERSION_NUMBER >= 0x03010b in tls_connection_set_params()
617 #if GNUTLS_VERSION_NUMBER >= 0x03010b in tls_connection_set_params()
629 #if GNUTLS_VERSION_NUMBER >= 0x03010b in tls_connection_set_params()
667 #if GNUTLS_VERSION_NUMBER >= 0x030103 in tls_connection_set_params()
698 #if GNUTLS_VERSION_NUMBER >= 0x030103
833 #if GNUTLS_VERSION_NUMBER >= 0x030103 in tls_global_set_params()
880 #if GNUTLS_VERSION_NUMBER >= 0x030012 in tls_connection_get_random()
[all …]
/third_party/ffmpeg/libavformat/
Dtls_gnutls.c38 #ifndef GNUTLS_VERSION_NUMBER
39 #define GNUTLS_VERSION_NUMBER LIBGNUTLS_VERSION_NUMBER macro
42 #if HAVE_THREADS && GNUTLS_VERSION_NUMBER <= 0x020b00
60 #if HAVE_THREADS && GNUTLS_VERSION_NUMBER < 0x020b00 in ff_gnutls_init()
172 #if GNUTLS_VERSION_NUMBER >= 0x030020 in tls_open()
/third_party/libcoap/src/
Dcoap_gnutls.c65 #if (GNUTLS_VERSION_NUMBER >= 0x030606)
239 #if (GNUTLS_VERSION_NUMBER >= 0x030606) in coap_dtls_rpk_is_supported()
258 version.built_version = GNUTLS_VERSION_NUMBER; in coap_get_tls_library_version()
369 #if (GNUTLS_VERSION_NUMBER >= 0x030306) in coap_dtls_context_set_pki_root_cas()
654 #if (GNUTLS_VERSION_NUMBER >= 0x030606) in get_san_or_cn()
722 #if (GNUTLS_VERSION_NUMBER >= 0x030606)
732 #if (GNUTLS_VERSION_NUMBER >= 0x030606)
788 #if (GNUTLS_VERSION_NUMBER >= 0x030606) in cert_verify_gnutls()
978 #if (GNUTLS_VERSION_NUMBER >= 0x030606)
1133 #if (GNUTLS_VERSION_NUMBER >= 0x030606) in setup_pki_credentials()
[all …]
/third_party/libcoap/tests/
Dtest_tls.c85 version.version = GNUTLS_VERSION_NUMBER; in t_tls2()
/third_party/curl/lib/vtls/
Dgtls.c73 #if !defined(GNUTLS_VERSION_NUMBER) || (GNUTLS_VERSION_NUMBER < 0x03010a)
1068 #if GNUTLS_VERSION_NUMBER < 0x030306 in Curl_gtls_verifyserver()
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c550 #if GNUTLS_VERSION_NUMBER >= 0x030111 in MHD_init_daemon_certificate()
4748 #if HTTPS_SUPPORT && GNUTLS_VERSION_NUMBER >= 0x030111 in MHD_is_feature_supported()