Searched refs:new_compression (Results 1 – 10 of 10) sorted by relevance
111 if (s->s3.tmp.new_compression == NULL) in ssl3_change_cipher_state()114 comp = s->s3.tmp.new_compression->method; in ssl3_change_cipher_state()268 s->s3.tmp.new_compression = NULL; in ssl3_setup_key_block()270 s->s3.tmp.new_compression = comp; in ssl3_setup_key_block()
217 comp = s->s3.tmp.new_compression; in tls1_change_cipher_state()
1331 const SSL_COMP *new_compression; member1333 char *new_compression; member
113 if (s->s3->tmp.new_compression == NULL) in ssl3_change_cipher_state()116 comp = s->s3->tmp.new_compression->method; in ssl3_change_cipher_state()266 s->s3->tmp.new_compression = NULL; in ssl3_setup_key_block()268 s->s3->tmp.new_compression = comp; in ssl3_setup_key_block()
102 comp = s->s3->tmp.new_compression; in tls1_change_cipher_state()
1597 const SSL_COMP *new_compression; member1599 char *new_compression; member
1930 s->s3.tmp.new_compression = NULL; in tls_early_post_process_client_hello()1959 s->s3.tmp.new_compression = comp; in tls_early_post_process_client_hello()1963 if (s->s3.tmp.new_compression == NULL) { in tls_early_post_process_client_hello()1999 s->s3.tmp.new_compression = comp; in tls_early_post_process_client_hello()2362 if (usetls13 || s->s3.tmp.new_compression == NULL) in tls_construct_server_hello()2365 compm = s->s3.tmp.new_compression->id; in tls_construct_server_hello()
800 if (s->s3.tmp.new_compression == NULL) in ossl_statem_client_post_work()803 s->session->compress_meth = s->s3.tmp.new_compression->id; in ossl_statem_client_post_work()1653 s->s3.tmp.new_compression = comp; in tls_process_server_hello()
1978 s->s3->tmp.new_compression = NULL; in tls_early_post_process_client_hello()2009 s->s3->tmp.new_compression = comp; in tls_early_post_process_client_hello()2013 if (s->s3->tmp.new_compression == NULL) { in tls_early_post_process_client_hello()2051 s->s3->tmp.new_compression = comp; in tls_early_post_process_client_hello()2429 if (usetls13 || s->s3->tmp.new_compression == NULL) in tls_construct_server_hello()2432 compm = s->s3->tmp.new_compression->id; in tls_construct_server_hello()
803 if (s->s3->tmp.new_compression == NULL) in ossl_statem_client_post_work()806 s->session->compress_meth = s->s3->tmp.new_compression->id; in ossl_statem_client_post_work()1694 s->s3->tmp.new_compression = comp; in tls_process_server_hello()