Searched refs:CMS_RECIPINFO_AGREE (Results 1 – 7 of 7) sorted by relevance
32 if (ri->type != CMS_RECIPINFO_AGREE) { in CMS_RecipientInfo_kari_get0_alg()48 if (ri->type != CMS_RECIPINFO_AGREE) { in STACK_OF()64 if (ri->type != CMS_RECIPINFO_AGREE) { in CMS_RecipientInfo_kari_get0_orig_id()101 if (ri->type != CMS_RECIPINFO_AGREE) { in CMS_RecipientInfo_kari_orig_id_cmp()200 if (ri->type == CMS_RECIPINFO_AGREE) in CMS_RecipientInfo_kari_get0_ctx()352 ri->type = CMS_RECIPINFO_AGREE; in ossl_cms_RecipientInfo_kari_init()485 if (ri->type != CMS_RECIPINFO_AGREE) { in ossl_cms_RecipientInfo_kari_encrypt()
125 else if (ri->type == CMS_RECIPINFO_AGREE) { in ossl_cms_env_asn1_ctrl()199 case CMS_RECIPINFO_AGREE: in ossl_cms_RecipientInfos_set_cmsctx()230 else if (ri->type == CMS_RECIPINFO_AGREE) in CMS_RecipientInfo_get0_pkey_ctx()383 case CMS_RECIPINFO_AGREE: in CMS_add1_recipient()1012 case CMS_RECIPINFO_AGREE: in CMS_RecipientInfo_encrypt()1314 return CMS_RECIPINFO_AGREE; in ossl_cms_pkey_get_ri_type()1316 return CMS_RECIPINFO_AGREE; in ossl_cms_pkey_get_ri_type()1320 return CMS_RECIPINFO_AGREE; in ossl_cms_pkey_get_ri_type()
735 if (ri_type == CMS_RECIPINFO_AGREE) { in CMS_decrypt_set1_pkey_and_peer()
49 It will currently return CMS_RECIPINFO_TRANS, CMS_RECIPINFO_AGREE,67 must be of type CMS_RECIPINFO_AGREE.70 CMS_RecipientInfo structure B<ri>, which must be of type CMS_RECIPINFO_AGREE.
63 # define CMS_RECIPINFO_AGREE 1 macro
161 # define CMS_RECIPINFO_AGREE 1 macro
988 if (CMS_RecipientInfo_type(ri) == CMS_RECIPINFO_AGREE in cms_main()