Searched refs:attribs (Results 1 – 2 of 2) sorted by relevance
/openssl/apps/ |
H A D | req.c | 52 int mutlirdn, int attribs, unsigned long chtype); 56 int attribs, unsigned long chtype); 58 STACK_OF(CONF_VALUE) *attr, int attribs, 1077 int multirdn, int attribs, unsigned long chtype) in make_REQ() argument 1113 i = auto_info(req, dn_sk, attr_sk, attribs, chtype); in make_REQ() 1115 i = prompt_info(req, dn_sk, dn_sect, attr_sk, attr_sect, attribs, in make_REQ() 1131 int attribs, unsigned long chtype) in prompt_info() argument 1221 if (attribs) { in prompt_info() 1278 STACK_OF(CONF_VALUE) *attr_sk, int attribs, in auto_info() argument 1333 if (attribs) { in auto_info()
|
H A D | ca.c | 276 STACK_OF(CONF_VALUE) *attribs = NULL; in ca_main() 921 if ((attribs = NCONF_get_section(conf, policy)) == NULL) { in ca_main() 933 attribs, db, serial, subj, chtype, multirdn, in ca_main() 953 x509, dgst, sigopts, vfyopts, attribs, in ca_main() 974 sigopts, vfyopts, attribs, db, in ca_main() 995 attribs, db, in ca_main()
|
Completed in 22 milliseconds