Searched refs:nref (Results 1 – 1 of 1) sorted by relevance
313 NOTICEREF *nref; in notice_section() local316 if ((nref = NOTICEREF_new()) == NULL) in notice_section()318 not->noticeref = nref; in notice_section()320 nref = not->noticeref; in notice_section()322 nref->organization->type = V_ASN1_IA5STRING; in notice_section()324 nref->organization->type = V_ASN1_VISIBLESTRING; in notice_section()329 NOTICEREF *nref; in notice_section() local333 if ((nref = NOTICEREF_new()) == NULL) in notice_section()335 not->noticeref = nref; in notice_section()337 nref = not->noticeref; in notice_section()[all …]
Completed in 4 milliseconds