Searched refs:compm (Results 1 – 3 of 3) sorted by relevance
1636 int compm, error = 0; in __elfN() local1684 compm = compress_user_cores; in __elfN()1686 compm == 0) in __elfN()1687 compm = COMPRESS_GZIP; in __elfN()1688 if (compm != 0) { in __elfN()1690 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()
2444 int compm; in tls_construct_server_hello() local2503 compm = 0; in tls_construct_server_hello()2506 compm = 0; in tls_construct_server_hello()2508 compm = s->s3.tmp.new_compression->id; in tls_construct_server_hello()2514 || !WPACKET_put_bytes_u8(pkt, compm)) { in tls_construct_server_hello()