Home
last modified time | relevance | path

Searched refs:CMS_OtherRevocationInfoFormat (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/cms/
H A Dcms_asn1.c60 ASN1_SEQUENCE(CMS_OtherRevocationInfoFormat) = {
61 ASN1_SIMPLE(CMS_OtherRevocationInfoFormat, otherRevInfoFormat, ASN1_OBJECT),
62 ASN1_OPT(CMS_OtherRevocationInfoFormat, otherRevInfo, ASN1_ANY)
63 } static_ASN1_SEQUENCE_END(CMS_OtherRevocationInfoFormat)
66 …d.crl, X509_CRL), ASN1_IMP(CMS_RevocationInfoChoice, d.other, CMS_OtherRevocationInfoFormat, 1) } …
H A Dcms_local.h24 typedef struct CMS_OtherRevocationInfoFormat_st CMS_OtherRevocationInfoFormat; typedef
297 CMS_OtherRevocationInfoFormat *other;
/freebsd/crypto/openssl/util/
H A Dindent.pro145 -T CMS_OtherRevocationInfoFormat