Searched refs:ASN1_IMP_SEQUENCE_OF (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssl/crypto/x509/ |
H A D | v3_crld.c | 316 ASN1_IMP_SEQUENCE_OF(DIST_POINT_NAME, name.fullname, GENERAL_NAME, 0),
|
/freebsd/crypto/openssl/crypto/cms/ |
H A D | cms_asn1.c | 354 ASN1_IMP_SEQUENCE_OF(CMS_ReceiptsFrom, d.receiptList, GENERAL_NAMES, 1)
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | asn1t.h | 435 # define ASN1_IMP_SEQUENCE_OF(stname, field, type, tag) \ macro
|
H A D | asn1t.h.in | 436 # define ASN1_IMP_SEQUENCE_OF(stname, field, type, tag) \ macro
|