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