Searched refs:NOTICEREF (Results 1 – 7 of 7) sorted by relevance
| /freebsd/crypto/openssl/crypto/x509/ |
| H A D | v3_cpols.c | 75 ASN1_OPT(USERNOTICE, noticeref, NOTICEREF), 81 ASN1_SEQUENCE(NOTICEREF) = { 82 ASN1_SIMPLE(NOTICEREF, organization, DISPLAYTEXT), 83 ASN1_SEQUENCE_OF(NOTICEREF, noticenos, ASN1_INTEGER) 84 } ASN1_SEQUENCE_END(NOTICEREF) 86 IMPLEMENT_ASN1_FUNCTIONS(NOTICEREF) 331 NOTICEREF *nref; in notice_section() 351 NOTICEREF *nref; in notice_section() 468 NOTICEREF *ref; in print_notice()
|
| H A D | v3_usernotice.c | 26 NOTICEREF *ref; in ASN1_ITEM_TEMPLATE()
|
| /freebsd/crypto/openssl/crypto/asn1/ |
| H A D | asn1_item_list.h | 91 ASN1_ITEM_ref(NOTICEREF),
|
| /freebsd/crypto/openssl/fuzz/ |
| H A D | asn1.c | 121 ASN1_ITEM_ref(NOTICEREF),
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | x509v3.h.in | 283 } NOTICEREF; typedef 286 NOTICEREF *noticeref; 615 DECLARE_ASN1_FUNCTIONS(NOTICEREF)
|
| H A D | x509v3.h | 427 } NOTICEREF; typedef 430 NOTICEREF *noticeref; 879 DECLARE_ASN1_FUNCTIONS(NOTICEREF)
|
| /freebsd/crypto/openssl/util/ |
| H A D | indent.pro | 294 -T NOTICEREF
|