Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/x509v3/
HDv3_cpols.c77 static void print_notice(BIO *out, USERNOTICE *notice, int indent);
111 ADB_ENTRY(NID_id_qt_unotice, ASN1_SIMPLE(POLICYQUALINFO, d.usernotice, USERNOTICE))
121 ASN1_SEQUENCE(USERNOTICE) = {
122 ASN1_OPT(USERNOTICE, noticeref, NOTICEREF),
123 ASN1_OPT(USERNOTICE, exptext, DISPLAYTEXT)
124 } ASN1_SEQUENCE_END(USERNOTICE)
126 IMPLEMENT_ASN1_FUNCTIONS(USERNOTICE)
297 USERNOTICE *not; in notice_section()
445 static void print_notice(BIO *out, USERNOTICE *notice, int indent) in print_notice()
HDx509v3.h291 } USERNOTICE; typedef
297 USERNOTICE *usernotice;
570 DECLARE_ASN1_FUNCTIONS(USERNOTICE)
/NextBSD/crypto/openssl/util/
HDindent.pro529 -T USERNOTICE