Home
last modified time | relevance | path

Searched refs:CMS_REUSE_DIGEST (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/include/openssl/
H A Dcms.h123 #define CMS_REUSE_DIGEST 0x8000 macro
/dragonfly/crypto/libressl/crypto/cms/
H A Dcms_sd.c384 if (flags & CMS_REUSE_DIGEST) { in CMS_add1_signer()
/dragonfly/crypto/libressl/apps/openssl/
H A Dcms.c1573 cms_config.flags |= CMS_REUSE_DIGEST; in cms_main()