Home
last modified time | relevance | path

Searched refs:CMS_KEKIdentifier (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/cms/
H A Dcms_asn1.c184 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 Dcms_local.h40 typedef struct CMS_KEKIdentifier_st CMS_KEKIdentifier; typedef
218 CMS_KEKIdentifier *kekid;
H A Dcms_env.c799 CMS_KEKIdentifier *rkid; in CMS_RecipientInfo_kekri_get0_id()
/openssl/util/
H A Dindent.pro134 -T CMS_KEKIdentifier

Completed in 12 milliseconds