Home | History | Annotate | Download | only in apps

Lines Matching refs:verify_depth

190 extern int verify_depth;
475 verify_depth=0;
506 verify_depth=atoi(*(++argv));
507 BIO_printf(bio_err,"verify depth is %d\n",verify_depth);