Searched refs:compm (Results 1 – 2 of 2) sorted by relevance
1582 int compm, error = 0; in __elfN() local1631 compm = compress_user_cores; in __elfN()1633 compm == 0) in __elfN()1634 compm = COMPRESS_GZIP; in __elfN()1635 if (compm != 0) { in __elfN()1637 compm, CORE_BUF_SIZE, in __elfN()
2367 int compm; in tls_construct_server_hello() local2427 compm = 0; in tls_construct_server_hello()2430 compm = 0; in tls_construct_server_hello()2432 compm = s->s3->tmp.new_compression->id; in tls_construct_server_hello()2437 || !WPACKET_put_bytes_u8(pkt, compm)) { in tls_construct_server_hello()