Searched refs:tls_hello_ext_cb (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/crypto/
H A Dtls_openssl.c2568 static void tls_hello_ext_cb(SSL *s, int client_server, int type, function
2594 static int tls_hello_ext_cb(SSL *s, TLS_EXTENSION *ext, void *arg) function
2643 SSL_set_tlsext_debug_callback(conn->ssl, tls_hello_ext_cb);
2646 if (SSL_set_hello_extension_cb(conn->ssl, tls_hello_ext_cb,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/crypto/
H A Dtls_openssl.c2568 static void tls_hello_ext_cb(SSL *s, int client_server, int type, function
2594 static int tls_hello_ext_cb(SSL *s, TLS_EXTENSION *ext, void *arg) function
2643 SSL_set_tlsext_debug_callback(conn->ssl, tls_hello_ext_cb);
2646 if (SSL_set_hello_extension_cb(conn->ssl, tls_hello_ext_cb,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/crypto/
H A Dtls_openssl.c2568 static void tls_hello_ext_cb(SSL *s, int client_server, int type, function
2594 static int tls_hello_ext_cb(SSL *s, TLS_EXTENSION *ext, void *arg) function
2643 SSL_set_tlsext_debug_callback(conn->ssl, tls_hello_ext_cb);
2646 if (SSL_set_hello_extension_cb(conn->ssl, tls_hello_ext_cb,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/crypto/
H A Dtls_openssl.c2822 static void tls_hello_ext_cb(SSL *s, int client_server, int type, function
2848 static int tls_hello_ext_cb(SSL *s, TLS_EXTENSION *ext, void *arg) function
2897 SSL_set_tlsext_debug_callback(conn->ssl, tls_hello_ext_cb);
2900 if (SSL_set_hello_extension_cb(conn->ssl, tls_hello_ext_cb,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/crypto/
H A Dtls_openssl.c2822 static void tls_hello_ext_cb(SSL *s, int client_server, int type, function
2848 static int tls_hello_ext_cb(SSL *s, TLS_EXTENSION *ext, void *arg) function
2897 SSL_set_tlsext_debug_callback(conn->ssl, tls_hello_ext_cb);
2900 if (SSL_set_hello_extension_cb(conn->ssl, tls_hello_ext_cb,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/crypto/
H A Dtls_openssl.c2822 static void tls_hello_ext_cb(SSL *s, int client_server, int type, function
2848 static int tls_hello_ext_cb(SSL *s, TLS_EXTENSION *ext, void *arg) function
2897 SSL_set_tlsext_debug_callback(conn->ssl, tls_hello_ext_cb);
2900 if (SSL_set_hello_extension_cb(conn->ssl, tls_hello_ext_cb,

Completed in 205 milliseconds