HomeSort by relevance Sort by last modified time
    Searched refs:USERNOTICE (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/x509v3/
v3_cpols.c 73 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)
227 } else if(!name_cmp(cnf->name, "userNotice")) {
277 USERNOTICE *not
    [all...]
x509v3.h 289 } USERNOTICE;
295 USERNOTICE *usernotice; member in union:POLICYQUALINFO_st::__anon8873
565 DECLARE_ASN1_FUNCTIONS(USERNOTICE)
  /external/openssl/include/openssl/
x509v3.h 289 } USERNOTICE;
295 USERNOTICE *usernotice; member in union:POLICYQUALINFO_st::__anon8905
565 DECLARE_ASN1_FUNCTIONS(USERNOTICE)

Completed in 604 milliseconds