Searched refs:compm (Results 1 – 2 of 2) sorted by relevance
1258 COMP_METHOD *compm = (comp == NULL) ? NULL : comp->method; in ssl_set_new_record_layer() local1418 mactype, md, compm, kdfdigest, prev, in ssl_set_new_record_layer()
2394 int compm; in tls_construct_server_hello() local2452 compm = 0; in tls_construct_server_hello()2455 compm = 0; in tls_construct_server_hello()2457 compm = s->s3.tmp.new_compression->id; in tls_construct_server_hello()2463 || !WPACKET_put_bytes_u8(pkt, compm)) { in tls_construct_server_hello()
Completed in 29 milliseconds