Home | History | Annotate | Download | only in ssl

Lines Matching refs:app_verify

198 	int app_verify;
617 else if (strcmp(*argv,"-app_verify") == 0)
619 app_verify_arg.app_verify = 1;
2077 if (cb_arg->app_verify)