Searched refs:CMS_RecipientInfo_type (Results 1 – 2 of 2) sorted by relevance
743 ri_type = CMS_RecipientInfo_type(ri); in CMS_decrypt_set1_pkey_and_peer()818 if (CMS_RecipientInfo_type(ri) != CMS_RECIPINFO_KEK) in CMS_decrypt_set1_key()861 if (CMS_RecipientInfo_type(ri) != CMS_RECIPINFO_PASS) in CMS_decrypt_set1_password()
230 int CMS_RecipientInfo_type(CMS_RecipientInfo *ri) in CMS_RecipientInfo_type() function
Completed in 8 milliseconds