Searched refs:tls1_alpn_handle_client_hello (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dt1_lib.c1910 * tls1_alpn_handle_client_hello is called to save the ALPN extension in a
1916 static int tls1_alpn_handle_client_hello(SSL *s, const unsigned char *data, function
2420 if (tls1_alpn_handle_client_hello(s, data, size, al) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dt1_lib.c1910 * tls1_alpn_handle_client_hello is called to save the ALPN extension in a
1916 static int tls1_alpn_handle_client_hello(SSL *s, const unsigned char *data, function
2420 if (tls1_alpn_handle_client_hello(s, data, size, al) != 0)

Completed in 188 milliseconds