Searched refs:CMS_AuthenticatedData (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cms/
H A Dcms_asn1.c305 ASN1_NDEF_SEQUENCE(CMS_AuthenticatedData) = {
306 ASN1_SIMPLE(CMS_AuthenticatedData, version, LONG),
307 ASN1_IMP_OPT(CMS_AuthenticatedData, originatorInfo, CMS_OriginatorInfo, 0),
308 ASN1_SET_OF(CMS_AuthenticatedData, recipientInfos, CMS_RecipientInfo),
309 ASN1_SIMPLE(CMS_AuthenticatedData, macAlgorithm, X509_ALGOR),
310 ASN1_IMP(CMS_AuthenticatedData, digestAlgorithm, X509_ALGOR, 1),
311 ASN1_SIMPLE(CMS_AuthenticatedData, encapContentInfo, CMS_EncapsulatedContentInfo),
312 ASN1_IMP_SET_OF_OPT(CMS_AuthenticatedData, authAttrs, X509_ALGOR, 2),
313 ASN1_SIMPLE(CMS_AuthenticatedData, mac, ASN1_OCTET_STRING),
314 ASN1_IMP_SET_OF_OPT(CMS_AuthenticatedData, unauthAttr
[all...]
H A Dcms_lcl.h80 typedef struct CMS_AuthenticatedData_st CMS_AuthenticatedData; typedef in typeref:struct:CMS_AuthenticatedData_st
104 CMS_AuthenticatedData *authenticatedData;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cms/
H A Dcms_asn1.c305 ASN1_NDEF_SEQUENCE(CMS_AuthenticatedData) = {
306 ASN1_SIMPLE(CMS_AuthenticatedData, version, LONG),
307 ASN1_IMP_OPT(CMS_AuthenticatedData, originatorInfo, CMS_OriginatorInfo, 0),
308 ASN1_SET_OF(CMS_AuthenticatedData, recipientInfos, CMS_RecipientInfo),
309 ASN1_SIMPLE(CMS_AuthenticatedData, macAlgorithm, X509_ALGOR),
310 ASN1_IMP(CMS_AuthenticatedData, digestAlgorithm, X509_ALGOR, 1),
311 ASN1_SIMPLE(CMS_AuthenticatedData, encapContentInfo, CMS_EncapsulatedContentInfo),
312 ASN1_IMP_SET_OF_OPT(CMS_AuthenticatedData, authAttrs, X509_ALGOR, 2),
313 ASN1_SIMPLE(CMS_AuthenticatedData, mac, ASN1_OCTET_STRING),
314 ASN1_IMP_SET_OF_OPT(CMS_AuthenticatedData, unauthAttr
[all...]
H A Dcms_lcl.h80 typedef struct CMS_AuthenticatedData_st CMS_AuthenticatedData; typedef in typeref:struct:CMS_AuthenticatedData_st
104 CMS_AuthenticatedData *authenticatedData;

Completed in 40 milliseconds