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

/openbsd-current/lib/libssl/test/
H A Dtestca27 $SH ../apps/CA.sh -newreq
49 /bin/rm -fr demoCA newcert.pem newreq.pem
50 #usage: CA -newcert|-newreq|-newca|-sign|-verify
/openbsd-current/gnu/gcc/fixincludes/
H A Dfixinc.in423 newreq=
443 newreq="$newreq $1 $dir/$include $dir2/$include"
449 set x $newreq
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixincl.sh402 newreq=
422 newreq="$newreq $1 $dir/$include $dir2/$include"
428 set x $newreq
/openbsd-current/usr.bin/openssl/
H A Dreq.c150 int newreq; member in struct:__anon18
229 cfg.newreq = 1;
382 .opt.flag = &cfg.newreq,
609 if (cfg.newreq)
749 if (cfg.newreq && (pkey == NULL)) {
838 if (!cfg.newreq) {
861 if (cfg.newreq || cfg.x509) {

Completed in 79 milliseconds