Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_cpols.c76 ASN1_OPT(USERNOTICE, noticeref, NOTICEREF),
315 if (!not->noticeref) { in notice_section()
318 not->noticeref = nref; in notice_section()
320 nref = not->noticeref; in notice_section()
332 if (!not->noticeref) { in notice_section()
335 not->noticeref = nref; in notice_section()
337 nref = not->noticeref; in notice_section()
356 if (not->noticeref && in notice_section()
357 (!not->noticeref->noticenos || !not->noticeref->organization)) { in notice_section()
451 if (notice->noticeref) { in print_notice()
[all …]
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in265 NOTICEREF *noticeref; member
H A Dx509v3.h409 NOTICEREF *noticeref; member