Searched refs:subject_name_oids (Results 1 – 1 of 1) sorted by relevance
662 CSSMOIDStringVector subject_name_oids; in CreateSelfSigned() local665 if (!CERTNameToCSSMOIDVector(subject_name, &subject_name_oids)) { in CreateSelfSigned()673 for(CSSMOIDStringVector::iterator iter = subject_name_oids.begin(); in CreateSelfSigned()674 iter != subject_name_oids.end(); ++iter) { in CreateSelfSigned()