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),
128 ASN1_SEQUENCE(NOTICEREF) = {
129 ASN1_SIMPLE(NOTICEREF, organization, DISPLAYTEXT),
130 ASN1_SEQUENCE_OF(NOTICEREF, noticenos, ASN1_INTEGER)
131 } ASN1_SEQUENCE_END(NOTICEREF)
133 IMPLEMENT_ASN1_FUNCTIONS(NOTICEREF)
305 NOTICEREF *nref;
320 NOTICEREF *nref;
437 NOTICEREF *ref;
H A Dx509v3.h262 } NOTICEREF; typedef in typeref:struct:NOTICEREF_st
265 NOTICEREF *noticeref;
509 DECLARE_ASN1_FUNCTIONS(NOTICEREF)

Completed in 108 milliseconds