Home | History | Annotate | Download | only in apps

Lines Matching refs:ATTRIBUTES

96 #define ATTRIBUTES	"attributes"
818 if ((kludge > 0) && !sk_X509_ATTRIBUTE_num(req->req_info->attributes))
820 sk_X509_ATTRIBUTE_free(req->req_info->attributes);
821 req->req_info->attributes = NULL;
1143 attr_sect=NCONF_get_string(req_conf,SECTION,ATTRIBUTES);
1310 BIO_printf(bio_err,"\nPlease enter the following 'extra' attributes\n");