Searched refs:CMS_RECIPINFO_TRANS (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/cms/
H A Dcms_env.c167 ri->type = CMS_RECIPINFO_TRANS;
232 if (ri->type != CMS_RECIPINFO_TRANS) {
255 if (ri->type != CMS_RECIPINFO_TRANS) {
267 if (ri->type != CMS_RECIPINFO_TRANS) {
277 if (ri->type != CMS_RECIPINFO_TRANS) {
297 if (ri->type != CMS_RECIPINFO_TRANS) {
700 case CMS_RECIPINFO_TRANS:
739 case CMS_RECIPINFO_TRANS:
H A Dcms.h84 # define CMS_RECIPINFO_TRANS 0 macro
H A Dcms_asn1.c220 if (ri->type == CMS_RECIPINFO_TRANS) {
H A Dcms_smime.c588 if (CMS_RecipientInfo_type(ri) != CMS_RECIPINFO_TRANS)

Completed in 59 milliseconds