Searched refs:compnum (Results 1 – 1 of 1) sorted by relevance
1253 int compnum = sk_SSL_COMP_num(s->ctx->comp_methods); in tls_construct_client_hello() local1254 for (i = 0; i < compnum; i++) { in tls_construct_client_hello()