Lines Matching refs:name
51 const char *name);
130 {"name", OPT_NAME, 's', "Use name as friendly name"},
132 "Use name as CA friendly name (can be repeated)"},
133 {"CSP", OPT_CSP, 's', "Microsoft CSP name"},
160 char *name = NULL, *csp_name = NULL;
241 * |enc_flag| stores the name of the option used so it
296 name = opt_arg();
405 if (name != NULL)
406 WARN_NO_EXPORT("name");
667 p12 = PKCS12_create_ex(cpass, name, key, ee_cert, certs,
755 /* current hash algorithms do not use parameters so extract just name,
1174 const char *name)
1180 BIO_printf(out, "%s: <No Attributes>\n", name);
1184 BIO_printf(out, "%s: <Empty Attributes>\n", name);
1187 BIO_printf(out, "%s\n", name);