Home
last modified time | relevance | path

Searched refs:CMS_PARTIAL (Results 1 – 4 of 4) sorted by relevance

/openbsd/lib/libcrypto/cms/
H A Dcms_smime.c295 if ((flags & (CMS_STREAM | CMS_PARTIAL)) || in CMS_EncryptedData_encrypt()
546 if ((flags & (CMS_STREAM | CMS_PARTIAL)) || in CMS_sign()
574 flags |= CMS_PARTIAL | CMS_BINARY | CMS_DETACHED; in CMS_sign_receipt()
652 if ((flags & (CMS_STREAM | CMS_PARTIAL)) || in CMS_encrypt()
H A Dcms.h125 #define CMS_PARTIAL 0x4000 macro
H A Dcms_sd.c444 if (!(flags & (CMS_PARTIAL | CMS_KEY_PARAM)) && in CMS_add1_signer()
/openbsd/usr.bin/openssl/
H A Dcms.c1477 cfg.flags |= CMS_PARTIAL; in cms_main()
1566 cfg.flags |= CMS_PARTIAL; in cms_main()