Searched refs:USERNOTICE (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/crypto/openssl/crypto/x509v3/ |
| HD | v3_cpols.c | 77 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()
|
| HD | x509v3.h | 291 } USERNOTICE; typedef 297 USERNOTICE *usernotice; 570 DECLARE_ASN1_FUNCTIONS(USERNOTICE)
|
| /NextBSD/crypto/openssl/util/ |
| HD | indent.pro | 529 -T USERNOTICE
|