Searched refs:ssl_secure_ops (Results 1 – 1 of 1) sorted by relevance
147 static const sslSocketOps ssl_secure_ops = { /* SSL. */ variable515 ss->ops = ss->opt.useSecurity ? &ssl_secure_ops : &ssl_default_ops; in ssl_ChooseOps()