Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/cms/
H A Dcms_err.c77 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_NEED_ONE_SIGNER), "need one signer"},
H A Dcms_ess.c262 CMSerror(CMS_R_NEED_ONE_SIGNER); in cms_Receipt_verify()
/dragonfly/crypto/libressl/include/openssl/
H A Dcms.h476 #define CMS_R_NEED_ONE_SIGNER 164 macro