Searched refs:CMS_OtherKeyAttribute (Results 1 – 3 of 3) sorted by relevance
151 ASN1_SEQUENCE(CMS_OtherKeyAttribute) = {152 ASN1_SIMPLE(CMS_OtherKeyAttribute, keyAttrId, ASN1_OBJECT),153 ASN1_OPT(CMS_OtherKeyAttribute, keyAttr, ASN1_ANY)154 } ASN1_SEQUENCE_END(CMS_OtherKeyAttribute)159 ASN1_OPT(CMS_RecipientKeyIdentifier, other, CMS_OtherKeyAttribute)194 ASN1_OPT(CMS_KEKIdentifier, other, CMS_OtherKeyAttribute)
86 typedef struct CMS_OtherKeyAttribute_st CMS_OtherKeyAttribute; typedef251 CMS_OtherKeyAttribute *other;269 CMS_OtherKeyAttribute *other;
70 DECLARE_ASN1_ITEM(CMS_OtherKeyAttribute) in DECLARE_ASN1_ITEM()553 kekri->kekid->other = M_ASN1_new_of(CMS_OtherKeyAttribute); in CMS_add0_recipient_key()