Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cms/
H A Dcms_local.h218 struct CMS_KEKRecipientInfo_st { struct
219 int32_t version;
220 CMS_KEKIdentifier *kekid;
221 X509_ALGOR *keyEncryptionAlgorithm;
222 ASN1_OCTET_STRING *encryptedKey;
224 unsigned char *key;
225 size_t keylen;
226 const CMS_CTX *cms_ctx;
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cms/
H A Dcms_local.h204 struct CMS_KEKRecipientInfo_st { struct
205 int32_t version;
206 CMS_KEKIdentifier *kekid;
207 X509_ALGOR *keyEncryptionAlgorithm;
208 ASN1_OCTET_STRING *encryptedKey;
210 unsigned char *key;
211 size_t keylen;