OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testtsa
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/test/recipes/
80-test_tsa.t
27
my $
testtsa
;
88
$
testtsa
= srctop_file("test", "recipes", "80-test_tsa.t");
115
unless ok(run(app([@RUN, "-query", "-data", $
testtsa
,
118
'creating req1.req time stamp request for file
testtsa
');
131
verify_time_stamp_response("req1.tsq", "resp1.tsr", $
testtsa
)
142
ok(run(app([@RUN, "-verify", "-data", $
testtsa
,
149
unless ok(run(app([@RUN, "-query", "-data", $
testtsa
,
152
'creating req2.req time stamp request for file
testtsa
');
184
verify_time_stamp_response("req2.tsq", "resp2.tsr", $
testtsa
)
/src/crypto/external/apache2/openssl/dist/test/recipes/
80-test_tsa.t
27
my $
testtsa
;
94
$
testtsa
= srctop_file("test", "recipes", "80-test_tsa.t");
122
unless ok(run(app([@QUERY, "-data", $
testtsa
,
125
'creating req1.req time stamp request for file
testtsa
');
143
verify_ok($
testtsa
, "req1.tsq", "resp1.tsr", "tsa_cert1.pem")
153
ok(run(app([@VERIFY, "-data", $
testtsa
,
159
unless ok(run(app([@QUERY, "-data", $
testtsa
,
162
'creating req2.req time stamp request for file
testtsa
');
194
verify_ok($
testtsa
, "req1.tsq", "resp1.tsr", "tsa_cert2.pem")
198
verify_fail($
testtsa
, "req1.tsq", "resp1_invalid.tsr", "tsa_cert2.pem"
[
all
...]
/src/crypto/external/bsd/openssl/dist/test/recipes/
80-test_tsa.t
27
my $
testtsa
;
94
$
testtsa
= srctop_file("test", "recipes", "80-test_tsa.t");
122
unless ok(run(app([@QUERY, "-data", $
testtsa
,
125
'creating req1.req time stamp request for file
testtsa
');
143
verify_ok($
testtsa
, "req1.tsq", "resp1.tsr", "tsa_cert1.pem")
153
ok(run(app([@VERIFY, "-data", $
testtsa
,
159
unless ok(run(app([@QUERY, "-data", $
testtsa
,
162
'creating req2.req time stamp request for file
testtsa
');
194
verify_ok($
testtsa
, "req1.tsq", "resp1.tsr", "tsa_cert2.pem")
198
verify_fail($
testtsa
, "req1.tsq", "resp1_invalid.tsr", "tsa_cert2.pem"
[
all
...]
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026