Home
last modified time | relevance | path

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

/openssl/crypto/cms/
H A Dcms_local.h168 struct CMS_KeyAgreeRecipientInfo_st { struct
169 int32_t version;
170 CMS_OriginatorIdentifierOrKey *originator;
171 ASN1_OCTET_STRING *ukm;
172 X509_ALGOR *keyEncryptionAlgorithm;
175 EVP_PKEY_CTX *pctx;
177 EVP_CIPHER_CTX *ctx;
178 const CMS_CTX *cms_ctx;

Completed in 8 milliseconds