Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/cms/
H A Dcms_ec.c39 ERR_raise(ERR_LIB_CMS, CMS_R_DECODE_ERROR); in pkey_type2param()
54 ERR_raise(ERR_LIB_CMS, CMS_R_DECODE_ERROR); in pkey_type2param()
63 ERR_raise(ERR_LIB_CMS, CMS_R_DECODE_ERROR); in pkey_type2param()
H A Dcms_err.c55 { ERR_PACK(ERR_LIB_CMS, 0, CMS_R_DECODE_ERROR), "decode error" },
/freebsd/crypto/openssl/include/openssl/
H A Dcmserr.h45 #define CMS_R_DECODE_ERROR 187 macro
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt331 CMS_R_DECODE_ERROR:187:decode error