Searched refs:rkid (Results 1 – 1 of 1) sorted by relevance
828 CMS_KEKIdentifier *rkid; in CMS_RecipientInfo_kekri_get0_id() local833 rkid = ri->d.kekri->kekid; in CMS_RecipientInfo_kekri_get0_id()837 *pid = rkid->keyIdentifier; in CMS_RecipientInfo_kekri_get0_id()839 *pdate = rkid->date; in CMS_RecipientInfo_kekri_get0_id()841 if (rkid->other) in CMS_RecipientInfo_kekri_get0_id()842 *potherid = rkid->other->keyAttrId; in CMS_RecipientInfo_kekri_get0_id()847 if (rkid->other) in CMS_RecipientInfo_kekri_get0_id()848 *pothertype = rkid->other->keyAttr; in CMS_RecipientInfo_kekri_get0_id()
Completed in 7 milliseconds