Searched refs:CMS_RecipientInfo_type (Results 1 – 7 of 7) sorted by relevance
5 CMS_get0_RecipientInfos, CMS_RecipientInfo_type,17 int CMS_RecipientInfo_type(CMS_RecipientInfo *ri);44 CMS_RecipientInfo_type() returns the type of CMS_RecipientInfo structure B<ri>.97 CMS_RecipientInfo_type(). Depending on the type the CMS_RecipientInfo structure
619 if (CMS_RecipientInfo_type(ri) != ri_type) in CMS_decrypt_set1_pkey()682 if (CMS_RecipientInfo_type(ri) != CMS_RECIPINFO_KEK) in CMS_decrypt_set1_key()717 if (CMS_RecipientInfo_type(ri) != CMS_RECIPINFO_PASS) in CMS_decrypt_set1_password()
90 int CMS_RecipientInfo_type(CMS_RecipientInfo *ri) in CMS_RecipientInfo_type() function
153 int CMS_RecipientInfo_type(CMS_RecipientInfo *ri);
839 if (CMS_RecipientInfo_type(ri) == CMS_RECIPINFO_AGREE in cms_main()
642 CMS_RecipientInfo_type;
900 MLINKS+= CMS_get0_RecipientInfos.3 CMS_RecipientInfo_type.3