Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cms/
H A Dcms_local.h157 struct CMS_KeyTransRecipientInfo_st { struct
158 int32_t version;
159 CMS_RecipientIdentifier *rid;
160 X509_ALGOR *keyEncryptionAlgorithm;
161 ASN1_OCTET_STRING *encryptedKey;
163 X509 *recip;
164 EVP_PKEY *pkey;
166 EVP_PKEY_CTX *pctx;
167 const CMS_CTX *cms_ctx;
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cms/
H A Dcms_local.h145 struct CMS_KeyTransRecipientInfo_st { struct
146 int32_t version;
147 CMS_RecipientIdentifier *rid;
148 X509_ALGOR *keyEncryptionAlgorithm;
149 ASN1_OCTET_STRING *encryptedKey;
151 X509 *recip;
152 EVP_PKEY *pkey;
154 EVP_PKEY_CTX *pctx;