Searched defs:queryfile (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | ts.c | 168 char *in = NULL, *out = NULL, *queryfile = NULL, *passin = NULL; in ts_main() local 588 const char *queryfile, const char *passin, const char *inkey, in reply_command() 696 const char *queryfile, const char *passin, in create_response() 849 static int verify_command(const char *data, const char *digest, const char *queryfile, in verify_command() 897 const char *queryfile, in create_verify_ctx()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | ts.c | 159 char *in = NULL, *out = NULL, *queryfile = NULL, *passin = NULL; in ts_main() local 557 const char *queryfile, const char *passin, const char *inkey, in reply_command() 665 const char *queryfile, const char *passin, in create_response() 818 static int verify_command(const char *data, const char *digest, const char *queryfile, in verify_command() 865 const char *queryfile, in create_verify_ctx()
|
/netbsd-src/usr.bin/error/ |
H A D | main.c | 56 FILE *queryfile; /* input for the query responses from the user */ variable
|