Home | History | Annotate | Download | only in ssl

Lines Matching refs:app_verify

230 	int app_verify;
758 else if (strcmp(*argv,"-app_verify") == 0)
760 app_verify_arg.app_verify = 1;
2253 if (cb_arg->app_verify)