Home
last modified time | relevance | path

Searched refs:send_connection_binding (Results 1 – 5 of 5) sorted by relevance

/openssl-master/ssl/statem/
A Dextensions_srvr.c66 s->s3.send_connection_binding = 1; in tls_parse_ctos_renegotiate()
1232 if (!s->s3.send_connection_binding) in tls_construct_stoc_renegotiate()
A Dstatem_srvr.c1389 || (!s->s3.send_connection_binding in tls_process_client_hello()
1707 s->s3.send_connection_binding = 0; in tls_early_post_process_client_hello()
1719 s->s3.send_connection_binding = 1; in tls_early_post_process_client_hello()
A Dextensions_clnt.c1248 s->s3.send_connection_binding = 1; in tls_parse_stoc_renegotiate()
/openssl-master/ssl/
A Dssl_local.h1385 int send_connection_binding; member
A Dssl_lib.c2393 return s->s3.send_connection_binding; in SSL_ctrl()

Completed in 36 milliseconds