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