Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/cms/
H A Dcms_env.c659 ASN1_OBJECT **potherid, ASN1_TYPE **pothertype) in CMS_RecipientInfo_kekri_get0_id() argument
680 if (pothertype) { in CMS_RecipientInfo_kekri_get0_id()
682 *pothertype = rkid->other->keyAttr; in CMS_RecipientInfo_kekri_get0_id()
684 *pothertype = NULL; in CMS_RecipientInfo_kekri_get0_id()
H A Dcms.h225 ASN1_OBJECT **potherid, ASN1_TYPE **pothertype);