Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cms/
H A Dcms_local.h235 struct CMS_PasswordRecipientInfo_st { struct
236 int32_t version;
237 X509_ALGOR *keyDerivationAlgorithm;
238 X509_ALGOR *keyEncryptionAlgorithm;
239 ASN1_OCTET_STRING *encryptedKey;
241 unsigned char *pass;
242 size_t passlen;
243 const CMS_CTX *cms_ctx;
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cms/
H A Dcms_local.h220 struct CMS_PasswordRecipientInfo_st { struct
221 int32_t version;
222 X509_ALGOR *keyDerivationAlgorithm;
223 X509_ALGOR *keyEncryptionAlgorithm;
224 ASN1_OCTET_STRING *encryptedKey;
226 unsigned char *pass;
227 size_t passlen;