Searched refs:CMS_RecipientEncryptedKey (Results 1 – 2 of 2) sorted by relevance
167 ASN1_SEQUENCE(CMS_RecipientEncryptedKey) = {168 ASN1_SIMPLE(CMS_RecipientEncryptedKey, rid, CMS_KeyAgreeRecipientIdentifier),169 ASN1_SIMPLE(CMS_RecipientEncryptedKey, encryptedKey, ASN1_OCTET_STRING)170 } ASN1_SEQUENCE_END(CMS_RecipientEncryptedKey)188 ASN1_SEQUENCE_OF(CMS_KeyAgreeRecipientInfo, recipientEncryptedKeys, CMS_RecipientEncryptedKey)
89 typedef struct CMS_RecipientEncryptedKey_st CMS_RecipientEncryptedKey; typedef213 STACK_OF(CMS_RecipientEncryptedKey) *recipientEncryptedKeys;