Searched refs:compm (Results 1 – 3 of 3) sorted by relevance
1603 int compm, error = 0; in __elfN() local1651 compm = compress_user_cores; in __elfN()1653 compm == 0) in __elfN()1654 compm = COMPRESS_GZIP; in __elfN()1655 if (compm != 0) { in __elfN()1657 compm, CORE_BUF_SIZE, in __elfN()
1266 COMP_METHOD *compm = (comp == NULL) ? NULL : comp->method; in ssl_set_new_record_layer() local1425 mactype, md, compm, kdfdigest, prev, in ssl_set_new_record_layer()
2431 int compm; in tls_construct_server_hello() local2490 compm = 0; in tls_construct_server_hello()2493 compm = 0; in tls_construct_server_hello()2495 compm = s->s3.tmp.new_compression->id; in tls_construct_server_hello()2501 || !WPACKET_put_bytes_u8(pkt, compm)) { in tls_construct_server_hello()