Home
last modified time | relevance | path

Searched defs:CMS_AuthenticatedData_st (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cms/
H A Dcms_local.h248 struct CMS_AuthenticatedData_st { struct
249 int32_t version;
250 CMS_OriginatorInfo *originatorInfo;
252 X509_ALGOR *macAlgorithm;
253 X509_ALGOR *digestAlgorithm;
254 CMS_EncapsulatedContentInfo *encapContentInfo;
256 ASN1_OCTET_STRING *mac;
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cms/
H A Dcms_local.h264 struct CMS_AuthenticatedData_st { struct
265 int32_t version;
266 CMS_OriginatorInfo *originatorInfo;
268 X509_ALGOR *macAlgorithm;
269 X509_ALGOR *digestAlgorithm;
270 CMS_EncapsulatedContentInfo *encapContentInfo;
272 ASN1_OCTET_STRING *mac;