Home
last modified time | relevance | path

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

/external/openssl/crypto/cms/
Dcms_lcl.h169 struct CMS_EncryptedContentInfo_st struct
171 ASN1_OBJECT *contentType;
172 X509_ALGOR *contentEncryptionAlgorithm;
173 ASN1_OCTET_STRING *encryptedContent;
175 const EVP_CIPHER *cipher;
176 unsigned char *key;
177 size_t keylen;
179 int debug;