Home
last modified time | relevance | path

Searched refs:passout (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/crypto/openssl/apps/
H A Dec.c88 char *passin = NULL, *passout = NULL, *passinarg = NULL, *passoutarg = NULL; in ec_main() local
182 if (!app_passwd(passinarg, passoutarg, &passin, &passout)) { in ec_main()
276 if (passout != NULL) in ec_main()
279 (const unsigned char *)passout, in ec_main()
280 strlen(passout)); in ec_main()
301 if (passout != NULL) in ec_main()
302 OPENSSL_clear_free(passout, strlen(passout)); in ec_main()
H A Ddsa.c96 char *passin = NULL, *passout = NULL, *passinarg = NULL, *passoutarg = NULL; in dsa_main() local
184 if (!app_passwd(passinarg, passoutarg, &passin, &passout)) { in dsa_main()
285 if (passout != NULL) in dsa_main()
288 (const unsigned char *)passout, in dsa_main()
289 strlen(passout)); in dsa_main()
317 OPENSSL_free(passout); in dsa_main()
H A Dgenrsa.c95 char *outfile = NULL, *passoutarg = NULL, *passout = NULL; in genrsa_main() local
181 if (!app_passwd(NULL, passoutarg, NULL, &passout)) { in genrsa_main()
238 NULL, passout)) in genrsa_main()
241 if (!PEM_write_bio_PrivateKey(out, pkey, enc, NULL, 0, NULL, passout)) in genrsa_main()
254 OPENSSL_free(passout); in genrsa_main()
H A Dpkcs8.c103 char *passin = NULL, *passout = NULL, *p8pass = NULL; in pkcs8_main() local
233 if (!app_passwd(passinarg, passoutarg, &passin, &passout)) { in pkcs8_main()
286 if (passout != NULL) { in pkcs8_main()
287 p8pass = passout; in pkcs8_main()
383 NULL, passout); in pkcs8_main()
385 PEM_write_bio_PrivateKey(out, pkey, NULL, NULL, 0, NULL, passout); in pkcs8_main()
403 OPENSSL_free(passout); in pkcs8_main()
H A Dgendsa.c68 char *outfile = NULL, *passoutarg = NULL, *passout = NULL, *prog; in gendsa_main() local
127 if (!app_passwd(NULL, passoutarg, NULL, &passout)) { in gendsa_main()
161 if (!PEM_write_bio_PrivateKey(out, pkey, enc, NULL, 0, NULL, passout)) { in gendsa_main()
176 OPENSSL_free(passout); in gendsa_main()
H A Dpkey.c89 char *infile = NULL, *outfile = NULL, *passin = NULL, *passout = NULL; in pkey_main() local
220 if (!app_passwd(passinarg, passoutarg, &passin, &passout)) { in pkey_main()
293 passout)) in pkey_main()
297 NULL, 0, NULL, passout)) in pkey_main()
341 OPENSSL_free(passout); in pkey_main()
H A Drsa.c145 char *passin = NULL, *passout = NULL, *passinarg = NULL, *passoutarg = NULL; in rsa_main() local
243 if (!app_passwd(passinarg, passoutarg, &passin, &passout)) { in rsa_main()
395 if (passout != NULL) in rsa_main()
398 (const unsigned char *)passout, in rsa_main()
399 strlen(passout)); in rsa_main()
426 OPENSSL_free(passout); in rsa_main()
H A Dsrp.c160 char *passout, int verbose) in srp_create_user() argument
168 cb_tmp.password = passout; in srp_create_user()
251 char *passin = NULL, *passout = NULL, *gN = NULL, *userinfo = NULL; in srp_main() local
349 if (!app_passwd(passinarg, passoutarg, &passin, &passout)) { in srp_main()
466 passout, verbose))) { in srp_main()
543 passout, verbose))) { in srp_main()
626 OPENSSL_free(passout); in srp_main()
H A Dreq.c301 char *passin = NULL, *passout = NULL; in req_main() local
571 if (!app_passwd(passargin, passargout, &passin, &passout)) { in req_main()
648 if (passout == NULL) in req_main()
649 passout = nofree_passout = app_conf_try_string(req_conf, section, "output_password"); in req_main()
758 NULL, 0, NULL, passout)) { in req_main()
1106 if (passout != nofree_passout) in req_main()
1107 OPENSSL_free(passout); in req_main()
H A Dpkcs12.c222 char *passin = NULL, *passout = NULL, *macalg = NULL, *pbmac1_pbkdf2_md = NULL; in pkcs12_main() local
535 if (!app_passwd(passinarg, passoutarg, &passin, &passout)) { in pkcs12_main()
542 cpass = passout; in pkcs12_main()
941 if (!dump_certs_keys_p12(out, p12, cpass, -1, options, passout, enc)) { in pkcs12_main()
956 OPENSSL_free(passout); in pkcs12_main()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-genrsa.pod.in13 [B<-passout> I<arg>]
54 =item B<-passout> I<arg>
64 for if it is not supplied via the B<-passout> argument.
H A Dopenssl-passphrase-options.pod17 and B<-passout> for input and output passwords respectively. These allow
53 If the same I<pathname> argument is supplied to both B<-passin> and B<-passout>
H A Dopenssl-gendsa.pod.in13 [B<-passout> I<arg>]
50 =item B<-passout> I<arg>
H A Dopenssl-srp.pod.in22 [B<-passout> I<arg>]
87 =item B<-passin> I<arg>, B<-passout> I<arg>
H A Dopenssl-pkey.pod.in26 [B<-passout> I<arg>]
110 If any cipher option is set but no B<-passout> is given
125 =item B<-passout> I<arg>
H A Dopenssl-dsa.pod.in21 [B<-passout> I<arg>]
88 =item B<-passin> I<arg>, B<-passout> I<arg>
H A Dopenssl-rsa.pod.in21 [B<-passout> I<arg>]
82 =item B<-passin> I<arg>, B<-passout> I<arg>
H A Dopenssl-pkcs8.pod.in18 [B<-passout> I<arg>]
86 =item B<-passin> I<arg>, B<-passout> I<arg>
99 If any encryption options are set and B<-passout> is not given
H A Dopenssl-ec.pod.in21 [B<-passout> I<arg>]
78 =item B<-passin> I<arg>, B<-passout> I<arg>
H A Dopenssl-pkcs12.pod.in15 [B<-passout> I<arg>]
112 =item B<-passout> I<arg>
118 With B<-export>, B<-password> is equivalent to B<-passout>,
126 B<-password>, B<-passin> if importing from PKCS#12, or B<-passout> if exporting.
H A Dopenssl-req.pod.in18 [B<-passout> I<arg>]
127 =item B<-passout> I<arg>
484 command line options B<passin> and B<passout> override the
/freebsd/sys/netinet6/
H A Dip6_fastfwd.c215 goto passout; in ip6_tryforward()
276 passout: in ip6_tryforward()
H A Dip6_output.c999 goto passout; in ip6_output()
1081 passout: in ip6_output()
/freebsd/sys/netinet/
H A Dip_fastfwd.c409 goto passout; in ip_tryforward()
454 passout: in ip_tryforward()
/freebsd/libexec/rc/rc.d/
H A Dsendmail149 openssl req -batch -passout pass:"$certpass" -new -x509 \

12