Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/apps/openssl/
H A Dreq.c150 int newreq; member
229 req_config.newreq = 1; in req_opt_newkey()
382 .opt.flag = &req_config.newreq,
611 if (req_config.newreq) in req_main()
751 if (req_config.newreq && (pkey == NULL)) { in req_main()
840 if (!req_config.newreq) { in req_main()
863 if (req_config.newreq || req_config.x509) { in req_main()