Searched refs:cssm_subject_name (Results 1 – 1 of 1) sorted by relevance
675 CSSM_APPLE_TP_NAME_OID cssm_subject_name; in CreateSelfSigned() local676 cssm_subject_name.oid = iter->oid_; in CreateSelfSigned()677 cssm_subject_name.string = iter->string_.c_str(); in CreateSelfSigned()678 cssm_subject_names.push_back(cssm_subject_name); in CreateSelfSigned()