Home | History | Annotate | Download | only in apps

Lines Matching refs:keyform

118  * -keyform arg	- key file format.
173 int informat,outformat,verify=0,noout=0,text=0,keyform=FORMAT_PEM;
262 else if (strcmp(*argv,"-keyform") == 0)
265 keyform=str2fmt(*(++argv));
423 BIO_printf(bio_err," -keyform arg key file format\n");
621 pkey = load_key(bio_err, keyfile, keyform, 0, passin, e,