Searched refs:CMS_RECIPINFO_PASS (Results 1 – 5 of 5) sorted by relevance
77 if (ri->type != CMS_RECIPINFO_PASS) { in CMS_RecipientInfo_set0_password()174 ri->type = CMS_RECIPINFO_PASS; in CMS_add0_recipient_password()
835 case CMS_RECIPINFO_PASS: in CMS_RecipientInfo_decrypt()858 case CMS_RECIPINFO_PASS: in CMS_RecipientInfo_encrypt()921 if (ri->type == CMS_RECIPINFO_PASS || ri->type == CMS_RECIPINFO_OTHER) { in cms_env_set_version()
103 #define CMS_RECIPINFO_PASS 3 macro
815 if (CMS_RecipientInfo_type(ri) != CMS_RECIPINFO_PASS) in CMS_decrypt_set1_password()
941 } else if (ri->type == CMS_RECIPINFO_PASS) { in cms_ri_cb()