Home
last modified time | relevance | path

Searched refs:VERIFY (Results 1 – 5 of 5) sorted by relevance

/openssl-master/test/recipes/
A D80-test_tsa.t32 my @VERIFY = ("openssl", "ts", "-verify");
70 ok(run(app([@VERIFY, "-queryfile", $queryfile, "-in", $inputfile,
72 ok(run(app([@VERIFY, "-data", $datafile, "-in", $inputfile,
82 ok(!run(app([@VERIFY, "-queryfile", $queryfile, "-in", $inputfile,
150 ok(run(app([@VERIFY, "-queryfile", "req1.tsq",
153 ok(run(app([@VERIFY, "-data", $testtsa,
237 ok(run(app([@VERIFY, "-no_check_time",
243 ok(run(app([@VERIFY, "-no_check_time",
/openssl-master/test/
A Ddtlsv1listentest.c245 enum {GOOD, VERIFY, DROP} outtype; enumerator
249 { clienthello_nocookie, sizeof(clienthello_nocookie), VERIFY },
250 { clienthello_nocookie_frag, sizeof(clienthello_nocookie_frag), VERIFY },
255 { clienthello_badcookie, sizeof(clienthello_badcookie), VERIFY },
324 if (tp->outtype == VERIFY) { in dtls_listen_test()
/openssl-master/apps/
A DCA.pl.in27 my $VERIFY = "$openssl verify";
214 my $status = run("$VERIFY \"-CAfile\" ${CATOP}/$CACERT $file $EXTRA{verify}");
/openssl-master/doc/man3/
A DPKCS7_verify.pod32 =head1 VERIFY PROCESS
A DCMS_verify.pod30 =head1 VERIFY PROCESS

Completed in 9 milliseconds