Home | History | Annotate | Download | only in apps

Lines Matching refs:kssl_ctx

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