Home
last modified time | relevance | path

Searched refs:compnum (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_clnt.c1253 int compnum = sk_SSL_COMP_num(s->ctx->comp_methods); in tls_construct_client_hello() local
1254 for (i = 0; i < compnum; i++) { in tls_construct_client_hello()