Home | History | Annotate | Download | only in apps

Lines Matching refs:nodes

115  * -nodes	- no des encryption
174 int nodes=0,kludge=0,newhdr=0,subject=0,pubkey=0;
330 else if (strcmp(*argv,"-nodes") == 0)
331 nodes=1;
416 BIO_printf(bio_err," -nodes don't encrypt the output key\n");
747 if (nodes) cipher=NULL;