Searched refs:CMS_KEKIdentifier (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cms/
H A Dcms_asn1.c220 ASN1_SEQUENCE(CMS_KEKIdentifier) = {
221 ASN1_SIMPLE(CMS_KEKIdentifier, keyIdentifier, ASN1_OCTET_STRING),
222 ASN1_OPT(CMS_KEKIdentifier, date, ASN1_GENERALIZEDTIME),
223 ASN1_OPT(CMS_KEKIdentifier, other, CMS_OtherKeyAttribute)
224 } ASN1_SEQUENCE_END(CMS_KEKIdentifier)
228 ASN1_SIMPLE(CMS_KEKRecipientInfo, kekid, CMS_KEKIdentifier),
H A Dcms_lcl.h90 typedef struct CMS_KEKIdentifier_st CMS_KEKIdentifier; typedef in typeref:struct:CMS_KEKIdentifier_st
251 CMS_KEKIdentifier *kekid;
H A Dcms_env.c635 CMS_KEKIdentifier *rkid;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cms/
H A Dcms_asn1.c220 ASN1_SEQUENCE(CMS_KEKIdentifier) = {
221 ASN1_SIMPLE(CMS_KEKIdentifier, keyIdentifier, ASN1_OCTET_STRING),
222 ASN1_OPT(CMS_KEKIdentifier, date, ASN1_GENERALIZEDTIME),
223 ASN1_OPT(CMS_KEKIdentifier, other, CMS_OtherKeyAttribute)
224 } ASN1_SEQUENCE_END(CMS_KEKIdentifier)
228 ASN1_SIMPLE(CMS_KEKRecipientInfo, kekid, CMS_KEKIdentifier),
H A Dcms_lcl.h90 typedef struct CMS_KEKIdentifier_st CMS_KEKIdentifier; typedef in typeref:struct:CMS_KEKIdentifier_st
251 CMS_KEKIdentifier *kekid;
H A Dcms_env.c635 CMS_KEKIdentifier *rkid;

Completed in 53 milliseconds