Searched refs:new_compression (Results 1 – 5 of 5) 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()264 s->s3.tmp.new_compression = NULL; in ssl3_setup_key_block()266 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
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()2363 if (usetls13 || s->s3.tmp.new_compression == NULL) in tls_construct_server_hello()2366 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()