Searched refs:CMS_RECIPINFO_PASS (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/cms/
H A Dcms_pwri.c70 if (ri->type != CMS_RECIPINFO_PASS) {
167 ri->type = CMS_RECIPINFO_PASS;
H A Dcms_env.c738 case CMS_RECIPINFO_PASS:
782 case CMS_RECIPINFO_PASS:
H A Dcms.h88 # define CMS_RECIPINFO_PASS 3 macro
H A Dcms_asn1.c234 } else if (ri->type == CMS_RECIPINFO_PASS) {
H A Dcms_smime.c671 if (CMS_RecipientInfo_type(ri) != CMS_RECIPINFO_PASS)

Completed in 117 milliseconds