Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/cms/
H A Dcms_local.h249 struct CMS_KEKRecipientInfo_st { struct
250 long version;
251 CMS_KEKIdentifier *kekid;
252 X509_ALGOR *keyEncryptionAlgorithm;
253 ASN1_OCTET_STRING *encryptedKey;
255 unsigned char *key;
256 size_t keylen;