Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/cms/
H A Dcms_env.c646 ASN1_OBJECT **potherid, ASN1_TYPE **pothertype) in CMS_RecipientInfo_kekri_get0_id() argument
661 if (potherid) { in CMS_RecipientInfo_kekri_get0_id()
663 *potherid = rkid->other->keyAttrId; in CMS_RecipientInfo_kekri_get0_id()
665 *potherid = NULL; in CMS_RecipientInfo_kekri_get0_id()
/dragonfly/crypto/libressl/include/openssl/
H A Dcms.h221 ASN1_OBJECT **potherid, ASN1_TYPE **pothertype);