Searched refs:CMS_RECIPINFO_TRANS (Results 1 – 5 of 5) sorted by relevance
107 if (ri->type == CMS_RECIPINFO_TRANS) in cms_env_asn1_ctrl()149 if (ri->type == CMS_RECIPINFO_TRANS) in CMS_RecipientInfo_get0_pkey_ctx()190 ri->type = CMS_RECIPINFO_TRANS; in cms_RecipientInfo_ktri_init()253 case CMS_RECIPINFO_TRANS: in CMS_add1_recipient_cert()293 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_ktri_get0_algs()316 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_ktri_get0_signer_id()328 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_ktri_cert_cmp()338 if (ri->type != CMS_RECIPINFO_TRANS) { in CMS_RecipientInfo_set0_pkey()359 if (ri->type != CMS_RECIPINFO_TRANS) { in cms_RecipientInfo_ktri_encrypt()808 case CMS_RECIPINFO_TRANS: in CMS_RecipientInfo_decrypt()[all …]
89 # define CMS_RECIPINFO_TRANS 0 macro
251 if (ri->type == CMS_RECIPINFO_TRANS) {
31 It will currently return CMS_RECIPINFO_TRANS, CMS_RECIPINFO_AGREE,36 must be of type CMS_RECIPINFO_TRANS. Either the keyidentifier will be set in40 CMS_RecipientInfo structure B<ri>, which must be of type CMS_RECIPINFO_TRANS.45 CMS_RECIPINFO_TRANS.
431 *(int *)arg2 = CMS_RECIPINFO_TRANS; in rsa_pkey_ctrl()