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

/external/openssl/crypto/x509v3/
H A Dv3_cpols.c73 static void print_notice(BIO *out, USERNOTICE *notice, int indent);
107 ADB_ENTRY(NID_id_qt_unotice, ASN1_SIMPLE(POLICYQUALINFO, d.usernotice, USERNOTICE))
117 ASN1_SEQUENCE(USERNOTICE) = {
118 ASN1_OPT(USERNOTICE, noticeref, NOTICEREF),
119 ASN1_OPT(USERNOTICE, exptext, DISPLAYTEXT)
120 } ASN1_SEQUENCE_END(USERNOTICE)
122 IMPLEMENT_ASN1_FUNCTIONS(USERNOTICE)
277 USERNOTICE *not;
412 static void print_notice(BIO *out, USERNOTICE *notice, int indent)
H A Dx509v3.h289 } USERNOTICE; typedef in typeref:struct:USERNOTICE_st
295 USERNOTICE *usernotice;
565 DECLARE_ASN1_FUNCTIONS(USERNOTICE)
/external/openssl/include/openssl/
H A Dx509v3.h289 } USERNOTICE; typedef in typeref:struct:USERNOTICE_st
295 USERNOTICE *usernotice;
565 DECLARE_ASN1_FUNCTIONS(USERNOTICE)

Completed in 66 milliseconds