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

/freebsd-10-stable/crypto/openssl/crypto/cms/
H A Dcms_env.c167 ri->type = CMS_RECIPINFO_TRANS;
231 if (ri->type != CMS_RECIPINFO_TRANS) {
254 if (ri->type != CMS_RECIPINFO_TRANS) {
266 if (ri->type != CMS_RECIPINFO_TRANS) {
276 if (ri->type != CMS_RECIPINFO_TRANS) {
297 if (ri->type != CMS_RECIPINFO_TRANS) {
732 case CMS_RECIPINFO_TRANS:
774 case CMS_RECIPINFO_TRANS:
H A Dcms.h85 # define CMS_RECIPINFO_TRANS 0 macro
H A Dcms_asn1.c222 if (ri->type == CMS_RECIPINFO_TRANS) {
H A Dcms_smime.c581 if (CMS_RecipientInfo_type(ri) != CMS_RECIPINFO_TRANS)

Completed in 99 milliseconds