Searched refs:new_compression (Results 1 – 6 of 6) sorted by relevance
112 comp = s->s3.tmp.new_compression; in ssl3_change_cipher_state()185 s->s3.tmp.new_compression = NULL; in ssl3_setup_key_block()187 s->s3.tmp.new_compression = comp; in ssl3_setup_key_block()
138 comp = s->s3.tmp.new_compression; in tls1_change_cipher_state()
1377 const SSL_COMP *new_compression; member1379 char *new_compression; member
2053 s->s3.tmp.new_compression = NULL; in tls_early_post_process_client_hello()2082 s->s3.tmp.new_compression = comp; in tls_early_post_process_client_hello()2086 if (s->s3.tmp.new_compression == NULL) { in tls_early_post_process_client_hello()2122 s->s3.tmp.new_compression = comp; in tls_early_post_process_client_hello()2492 if (usetls13 || s->s3.tmp.new_compression == NULL) in tls_construct_server_hello()2495 compm = s->s3.tmp.new_compression->id; in tls_construct_server_hello()
859 if (s->s3.tmp.new_compression == NULL) in ossl_statem_client_post_work()862 s->session->compress_meth = s->s3.tmp.new_compression->id; in ossl_statem_client_post_work()1753 s->s3.tmp.new_compression = comp; in tls_process_server_hello()
283 assert(s->s3.tmp.new_compression != NULL in dtls1_do_write()