Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/doc/man3/
HDCMS_get0_RecipientInfos.pod34 ASN1_TYPE **pothertype);
80 B<pothertype>.
/freebsd-head/crypto/openssl/crypto/cms/
HDcms_env.c760 ASN1_TYPE **pothertype) in CMS_RecipientInfo_kekri_get0_id() argument
780 if (pothertype) { in CMS_RecipientInfo_kekri_get0_id()
782 *pothertype = rkid->other->keyAttr; in CMS_RecipientInfo_kekri_get0_id()
784 *pothertype = NULL; in CMS_RecipientInfo_kekri_get0_id()
/freebsd-head/crypto/openssl/include/openssl/
HDcms.h.in229 ASN1_TYPE **pothertype);
HDcms.h327 ASN1_TYPE **pothertype);