Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DCMS_get0_RecipientInfos.pod33 ASN1_OBJECT **potherid,
79 B<keyAttrId> and B<keyAttr> are written to parameters B<potherid> and
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_env.c759 ASN1_OBJECT **potherid, in CMS_RecipientInfo_kekri_get0_id() argument
774 if (potherid) { in CMS_RecipientInfo_kekri_get0_id()
776 *potherid = rkid->other->keyAttrId; in CMS_RecipientInfo_kekri_get0_id()
778 *potherid = NULL; in CMS_RecipientInfo_kekri_get0_id()
/freebsd/crypto/openssl/include/openssl/
H A Dcms.h.in228 ASN1_OBJECT **potherid,
H A Dcms.h326 ASN1_OBJECT **potherid,