Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DCMS_get0_RecipientInfos.pod34 ASN1_TYPE **pothertype);
80 B<pothertype>.
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_env.c796 ASN1_TYPE **pothertype) in CMS_RecipientInfo_kekri_get0_id() argument
816 if (pothertype) { in CMS_RecipientInfo_kekri_get0_id()
818 *pothertype = rkid->other->keyAttr; in CMS_RecipientInfo_kekri_get0_id()
820 *pothertype = NULL; in CMS_RecipientInfo_kekri_get0_id()
/freebsd/crypto/openssl/include/openssl/
H A Dcms.h.in246 ASN1_TYPE **pothertype);
H A Dcms.h344 ASN1_TYPE **pothertype);