Home
last modified time | relevance | path

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

/third_party/openssl/crypto/cms/
Dcms_env.c582 ASN1_OBJECT **potherid, in CMS_RecipientInfo_kekri_get0_id() argument
597 if (potherid) { in CMS_RecipientInfo_kekri_get0_id()
599 *potherid = rkid->other->keyAttrId; in CMS_RecipientInfo_kekri_get0_id()
601 *potherid = NULL; in CMS_RecipientInfo_kekri_get0_id()
/third_party/openssl/doc/man3/
DCMS_get0_RecipientInfos.pod29 ASN1_OBJECT **potherid,
68 B<keyAttrId> and B<keyAttr> are written to parameters B<potherid> and
/third_party/openssl/include/openssl/
Dcms.h179 ASN1_OBJECT **potherid,