Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/cms/
H A Dcms_lcl.h163 struct CMS_EncryptedContentInfo_st { struct
164 ASN1_OBJECT *contentType;
165 X509_ALGOR *contentEncryptionAlgorithm;
166 ASN1_OCTET_STRING *encryptedContent;
168 const EVP_CIPHER *cipher;
169 unsigned char *key;
170 size_t keylen;
172 int debug;
174 int havenocert;