Home | History | Annotate | Download | only in apps

Lines Matching full:kssl_ctx

1035 	if (con  &&  (con->kssl_ctx = kssl_ctx_new()) != NULL)
1037 kssl_ctx_setstring(con->kssl_ctx, KSSL_SERVER, host);