Searched refs:rkid (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cms/
H A Dcms_env.c635 CMS_KEKIdentifier *rkid; local
640 rkid = ri->d.kekri->kekid;
644 *pid = rkid->keyIdentifier;
646 *pdate = rkid->date;
648 if (rkid->other)
649 *potherid = rkid->other->keyAttrId;
654 if (rkid->other)
655 *pothertype = rkid->other->keyAttr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cms/
H A Dcms_env.c635 CMS_KEKIdentifier *rkid; local
640 rkid = ri->d.kekri->kekid;
644 *pid = rkid->keyIdentifier;
646 *pdate = rkid->date;
648 if (rkid->other)
649 *potherid = rkid->other->keyAttrId;
654 if (rkid->other)
655 *pothertype = rkid->other->keyAttr;

Completed in 122 milliseconds