Home
last modified time | relevance | path

Searched refs:nref (Results 1 – 1 of 1) sorted by relevance

/openssl-master/crypto/x509/
A Dv3_cpols.c313 NOTICEREF *nref; in notice_section() local
316 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() local
333 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