Searched refs:CMS_KEKIdentifier (Results 1 – 4 of 4) sorted by relevance
/openssl/crypto/cms/ |
H A D | cms_asn1.c | 184 ASN1_SEQUENCE(CMS_KEKIdentifier) = { 185 ASN1_SIMPLE(CMS_KEKIdentifier, keyIdentifier, ASN1_OCTET_STRING), 186 ASN1_OPT(CMS_KEKIdentifier, date, ASN1_GENERALIZEDTIME), 187 ASN1_OPT(CMS_KEKIdentifier, other, CMS_OtherKeyAttribute) 188 } static_ASN1_SEQUENCE_END(CMS_KEKIdentifier) 192 ASN1_SIMPLE(CMS_KEKRecipientInfo, kekid, CMS_KEKIdentifier),
|
H A D | cms_local.h | 40 typedef struct CMS_KEKIdentifier_st CMS_KEKIdentifier; typedef 218 CMS_KEKIdentifier *kekid;
|
H A D | cms_env.c | 799 CMS_KEKIdentifier *rkid; in CMS_RecipientInfo_kekri_get0_id()
|
/openssl/util/ |
H A D | indent.pro | 134 -T CMS_KEKIdentifier
|
Completed in 18 milliseconds