Home
last modified time | relevance | path

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

/openssl-master/crypto/cms/
A Dcms_asn1.c172 ASN1_SEQUENCE(CMS_KEKIdentifier) = {
173 ASN1_SIMPLE(CMS_KEKIdentifier, keyIdentifier, ASN1_OCTET_STRING),
174 ASN1_OPT(CMS_KEKIdentifier, date, ASN1_GENERALIZEDTIME),
175 ASN1_OPT(CMS_KEKIdentifier, other, CMS_OtherKeyAttribute)
176 } static_ASN1_SEQUENCE_END(CMS_KEKIdentifier)
180 ASN1_SIMPLE(CMS_KEKRecipientInfo, kekid, CMS_KEKIdentifier),
A Dcms_local.h42 typedef struct CMS_KEKIdentifier_st CMS_KEKIdentifier; typedef
220 CMS_KEKIdentifier *kekid;
A Dcms_env.c752 CMS_KEKIdentifier *rkid; in CMS_RecipientInfo_kekri_get0_id()
/openssl-master/util/
A Dindent.pro134 -T CMS_KEKIdentifier

Completed in 8 milliseconds