Home
last modified time | relevance | path

Searched refs:CMS_USE_KEYID (Results 1 – 5 of 5) sorted by relevance

/dragonfly/crypto/libressl/crypto/cms/
H A Dcms_kari.c371 if (flags & CMS_USE_KEYID) { in cms_RecipientInfo_kari_init()
H A Dcms_env.c202 if (flags & CMS_USE_KEYID) { in cms_RecipientInfo_ktri_init()
H A Dcms_sd.c310 if (flags & CMS_USE_KEYID) { in CMS_add1_signer()
/dragonfly/crypto/libressl/include/openssl/
H A Dcms.h124 #define CMS_USE_KEYID 0x10000 macro
/dragonfly/crypto/libressl/apps/openssl/
H A Dcms.c717 .value = CMS_USE_KEYID,