Home
last modified time | relevance | path

Searched refs:token_in (Results 1 – 2 of 2) sorted by relevance

/openssl-master/apps/
A Dts.c52 const char *policy, const char *in, int token_in,
65 const char *in, int token_in,
177 int token_in = 0; in ts_main() local
238 token_in = 1; in ts_main()
327 if ((conf == NULL) || (token_in != 0)) in ts_main()
332 in, token_in, out, token_out, text); in ts_main()
337 ret = !verify_command(data, digest, queryfile, in, token_in, in ts_main()
601 if (token_in) { in reply_command()
847 const char *in, int token_in, in verify_command() argument
860 if (token_in) { in verify_command()
[all …]
/openssl-master/doc/man1/
A Dopenssl-ts.pod.in40 [B<-token_in>]
52 [B<-token_in>]
267 (if B<-token_in> is also specified) in DER format that will be written
274 =item B<-token_in>
333 =item B<-token_in>
563 openssl ts -reply -in design1_token.der -token_in -text -token_out
572 openssl ts -reply -in design1_token.der -token_in -out design1.tsr

Completed in 5 milliseconds