Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dcmserr.h107 # define CMS_R_UNKNOWN_DIGEST_ALGORITHM 149 macro
H A Dcms.h.in405 # define CMS_R_UNKNOWN_DIGEST_ALGORITM CMS_R_UNKNOWN_DIGEST_ALGORITHM
H A Dcms.h503 # define CMS_R_UNKNOWN_DIGEST_ALGORITM CMS_R_UNKNOWN_DIGEST_ALGORITHM
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_err.c140 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_UNKNOWN_DIGEST_ALGORITHM),
H A Dcms_lib.c426 ERR_raise(ERR_LIB_CMS, CMS_R_UNKNOWN_DIGEST_ALGORITHM); in ossl_cms_DigestAlgorithm_init_bio()
H A Dcms_sd.c964 ERR_raise(ERR_LIB_CMS, CMS_R_UNKNOWN_DIGEST_ALGORITHM); in CMS_SignerInfo_verify()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt395 CMS_R_UNKNOWN_DIGEST_ALGORITHM:149:unknown digest algorithm