Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/cms/
Dcms_env.c659 ASN1_OBJECT **potherid, ASN1_TYPE **pothertype) in CMS_RecipientInfo_kekri_get0_id() argument
674 if (potherid) { in CMS_RecipientInfo_kekri_get0_id()
676 *potherid = rkid->other->keyAttrId; in CMS_RecipientInfo_kekri_get0_id()
678 *potherid = NULL; in CMS_RecipientInfo_kekri_get0_id()
Dcms.h225 ASN1_OBJECT **potherid, ASN1_TYPE **pothertype);