Searched refs:CMS_OtherKeyAttribute (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cms/
H A Dcms_asn1.c153 ASN1_SEQUENCE(CMS_OtherKeyAttribute) = {
154 ASN1_SIMPLE(CMS_OtherKeyAttribute, keyAttrId, ASN1_OBJECT),
155 ASN1_OPT(CMS_OtherKeyAttribute, keyAttr, ASN1_ANY)
156 } ASN1_SEQUENCE_END(CMS_OtherKeyAttribute)
161 ASN1_OPT(CMS_RecipientKeyIdentifier, other, CMS_OtherKeyAttribute)
223 ASN1_OPT(CMS_KEKIdentifier, other, CMS_OtherKeyAttribute)
H A Dcms_lcl.h246 CMS_OtherKeyAttribute *other;
262 CMS_OtherKeyAttribute *other;
H A Dcms.h76 typedef struct CMS_OtherKeyAttribute_st CMS_OtherKeyAttribute; typedef in typeref:struct:CMS_OtherKeyAttribute_st
363 CMS_OtherKeyAttribute **other,
H A Dcms_kari.c163 CMS_OtherKeyAttribute **other,
H A Dcms_env.c71 DECLARE_ASN1_ITEM(CMS_OtherKeyAttribute)
590 kekri->kekid->other = M_ASN1_new_of(CMS_OtherKeyAttribute);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cms/
H A Dcms_asn1.c153 ASN1_SEQUENCE(CMS_OtherKeyAttribute) = {
154 ASN1_SIMPLE(CMS_OtherKeyAttribute, keyAttrId, ASN1_OBJECT),
155 ASN1_OPT(CMS_OtherKeyAttribute, keyAttr, ASN1_ANY)
156 } ASN1_SEQUENCE_END(CMS_OtherKeyAttribute)
161 ASN1_OPT(CMS_RecipientKeyIdentifier, other, CMS_OtherKeyAttribute)
223 ASN1_OPT(CMS_KEKIdentifier, other, CMS_OtherKeyAttribute)
H A Dcms_lcl.h246 CMS_OtherKeyAttribute *other;
262 CMS_OtherKeyAttribute *other;
H A Dcms.h76 typedef struct CMS_OtherKeyAttribute_st CMS_OtherKeyAttribute; typedef in typeref:struct:CMS_OtherKeyAttribute_st
363 CMS_OtherKeyAttribute **other,
H A Dcms_kari.c163 CMS_OtherKeyAttribute **other,
H A Dcms_env.c71 DECLARE_ASN1_ITEM(CMS_OtherKeyAttribute)
590 kekri->kekid->other = M_ASN1_new_of(CMS_OtherKeyAttribute);

Completed in 128 milliseconds