Searched refs:noticeref (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_cpols.c122 ASN1_OPT(USERNOTICE, noticeref, NOTICEREF),
306 if (!not->noticeref) {
309 not->noticeref = nref;
311 nref = not->noticeref;
322 if (!not->noticeref) {
325 not->noticeref = nref;
327 nref = not->noticeref;
345 if (not->noticeref &&
346 (!not->noticeref->noticenos || !not->noticeref
[all...]
H A Dx509v3.h265 NOTICEREF *noticeref; member in struct:USERNOTICE_st

Completed in 102 milliseconds