Home
last modified time | relevance | path

Searched refs:CMS_OtherKeyAttribute (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/crypto/cms/
Dcms_asn1.c105 ASN1_SEQUENCE(CMS_OtherKeyAttribute) = {
106 ASN1_SIMPLE(CMS_OtherKeyAttribute, keyAttrId, ASN1_OBJECT),
107 ASN1_OPT(CMS_OtherKeyAttribute, keyAttr, ASN1_ANY)
108 } ASN1_SEQUENCE_END(CMS_OtherKeyAttribute)
113 ASN1_OPT(CMS_RecipientKeyIdentifier, other, CMS_OtherKeyAttribute)
175 ASN1_OPT(CMS_KEKIdentifier, other, CMS_OtherKeyAttribute)
Dcms_local.h201 CMS_OtherKeyAttribute *other;
217 CMS_OtherKeyAttribute *other;
429 DECLARE_ASN1_ITEM(CMS_OtherKeyAttribute)
Dcms_kari.c112 CMS_OtherKeyAttribute **other, in CMS_RecipientEncryptedKey_get0_id()
Dcms_env.c541 kekri->kekid->other = M_ASN1_new_of(CMS_OtherKeyAttribute); in CMS_add0_recipient_key()
/third_party/openssl/include/openssl/
Dcms.h31 typedef struct CMS_OtherKeyAttribute_st CMS_OtherKeyAttribute; typedef
317 CMS_OtherKeyAttribute **other,
/third_party/openssl/util/
Dindent.pro144 -T CMS_OtherKeyAttribute