Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/include/openssl/
HDcmserr.h88 # define CMS_R_NO_RECEIPT_REQUEST 168 macro
/freebsd-14-stable/crypto/openssl/crypto/cms/
HDcms_ess.c357 ERR_raise(ERR_LIB_CMS, CMS_R_NO_RECEIPT_REQUEST); in ossl_cms_Receipt_verify()
393 ERR_raise(ERR_LIB_CMS, CMS_R_NO_RECEIPT_REQUEST); in ossl_cms_encode_Receipt()
HDcms_err.c112 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_NO_RECEIPT_REQUEST), "no receipt request"},
/freebsd-14-stable/crypto/openssl/crypto/err/
HDopenssl.txt348 CMS_R_NO_RECEIPT_REQUEST:168:no receipt request