Home
last modified time | relevance | path

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

/crypto/cms/
A Dcms_env.c828 CMS_KEKIdentifier *rkid; in CMS_RecipientInfo_kekri_get0_id() local
833 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