Searched refs:TOKEN_DER (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/recipes/
H A D80-test_tsa.t165 my $TOKEN_DER="resp2.tsr.token.der";
168 "-out", "$TOKEN_DER", "-token_out"])));
169 ok(run(app([@RUN, "-reply", "-in", "$TOKEN_DER",
174 ok(run(app([@RUN, "-reply", "-in", "$TOKEN_DER",
/netbsd-current/crypto/external/bsd/openssl/dist/test/recipes/
H A D80-test_tsa.t175 my $TOKEN_DER="resp2.tsr.token.der";
178 "-out", "$TOKEN_DER", "-token_out"])));
179 ok(run(app([@REPLY, "-in", "$TOKEN_DER",
184 ok(run(app([@REPLY, "-in", "$TOKEN_DER",

Completed in 204 milliseconds