Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/cms/
H A Dcms_err.c127 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_UNKNOWN_DIGEST_ALGORITHM),
H A Dcms_lib.c392 CMSerror(CMS_R_UNKNOWN_DIGEST_ALGORITHM); in cms_DigestAlgorithm_init_bio()
/dragonfly/crypto/libressl/include/openssl/
H A Dcms.h350 #define CMS_R_UNKNOWN_DIGEST_ALGORITM CMS_R_UNKNOWN_DIGEST_ALGORITHM
514 #define CMS_R_UNKNOWN_DIGEST_ALGORITHM 149 macro