Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dcmserr.h94 # define CMS_R_SHARED_INFO_ERROR 189 macro
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_err.c120 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_SHARED_INFO_ERROR), "shared info error"},
H A Dcms_dh.c184 ERR_raise(ERR_LIB_CMS, CMS_R_SHARED_INFO_ERROR); in dh_cms_decrypt()
H A Dcms_ec.c243 ERR_raise(ERR_LIB_CMS, CMS_R_SHARED_INFO_ERROR); in ecdh_cms_decrypt()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt355 CMS_R_SHARED_INFO_ERROR:189:shared info error