Searched refs:compm (Results 1 – 2 of 2) sorted by relevance
1596 int compm, error = 0; in __elfN() local1645 compm = compress_user_cores; in __elfN()1647 compm == 0) in __elfN()1648 compm = COMPRESS_GZIP; in __elfN()1649 if (compm != 0) { in __elfN()1651 compm, CORE_BUF_SIZE, in __elfN()
2303 int compm; in tls_construct_server_hello() local2360 compm = 0; in tls_construct_server_hello()2363 compm = 0; in tls_construct_server_hello()2365 compm = s->s3.tmp.new_compression->id; in tls_construct_server_hello()2370 || !WPACKET_put_bytes_u8(pkt, compm)) { in tls_construct_server_hello()