Home
last modified time | relevance | path

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

/openssl/apps/
H A Dasn1parse.c68 char *infile = NULL, *oidfile = NULL, *derfile = NULL; in asn1parse_main() local
115 oidfile = opt_arg(); in asn1parse_main()
165 if (oidfile != NULL) { in asn1parse_main()
166 in = bio_open_default(oidfile, 'r', FORMAT_TEXT); in asn1parse_main()

Completed in 8 milliseconds