Home
last modified time | relevance | path

Searched refs:CMSerror (Results 1 – 12 of 12) sorted by relevance

/dragonfly/crypto/libressl/crypto/cms/
HDcms_ess.c149 CMSerror(ERR_R_MALLOC_FAILURE); in CMS_ReceiptRequest_create0()
173 CMSerror(ERR_R_MALLOC_FAILURE); in CMS_add1_ReceiptRequest()
228 CMSerror(CMS_R_MSGSIGDIGEST_ERROR); in cms_msgSigDigest_add1()
233 CMSerror(ERR_R_MALLOC_FAILURE); in cms_msgSigDigest_add1()
262 CMSerror(CMS_R_NEED_ONE_SIGNER); in cms_Receipt_verify()
268 CMSerror(CMS_R_NOT_A_SIGNED_RECEIPT); in cms_Receipt_verify()
275 CMSerror(CMS_R_NO_CONTENT); in cms_Receipt_verify()
282 CMSerror(CMS_R_RECEIPT_DECODE_ERROR); in cms_Receipt_verify()
295 CMSerror(CMS_R_NO_MATCHING_SIGNATURE); in cms_Receipt_verify()
307 CMSerror(CMS_R_NO_MSGSIGDIGEST); in cms_Receipt_verify()
[all …]
HDcms_env.c74 CMSerror(CMS_R_CONTENT_TYPE_NOT_ENVELOPED_DATA); in cms_get0_enveloped()
86 CMSerror(ERR_R_MALLOC_FAILURE); in cms_enveloped_data_init()
120 CMSerror(CMS_R_NOT_SUPPORTED_FOR_THIS_KEY_TYPE); in cms_env_asn1_ctrl()
124 CMSerror(CMS_R_CTRL_FAILURE); in cms_env_asn1_ctrl()
180 CMSerror(ERR_R_MALLOC_FAILURE); in CMS_EnvelopedData_create()
258 CMSerror(CMS_R_ERROR_GETTING_PUBLIC_KEY); in CMS_add1_recipient_cert()
275 CMSerror(CMS_R_NOT_SUPPORTED_FOR_THIS_KEY_TYPE); in CMS_add1_recipient_cert()
286 CMSerror(ERR_R_MALLOC_FAILURE); in CMS_add1_recipient_cert()
299 CMSerror(CMS_R_NOT_KEY_TRANSPORT); in CMS_RecipientInfo_ktri_get0_algs()
322 CMSerror(CMS_R_NOT_KEY_TRANSPORT); in CMS_RecipientInfo_ktri_get0_signer_id()
[all …]
HDcms_smime.c90 CMSerror(ERR_R_MALLOC_FAILURE); in cms_copy_content()
113 CMSerror(CMS_R_SMIME_TEXT_ERROR); in cms_copy_content()
133 CMSerror(CMS_R_NO_CONTENT); in check_content()
162 CMSerror(CMS_R_TYPE_NOT_DATA); in CMS_data()
198 CMSerror(CMS_R_TYPE_NOT_DIGESTED_DATA); in CMS_digest_verify()
246 CMSerror(CMS_R_TYPE_NOT_ENCRYPTED_DATA); in CMS_EncryptedData_decrypt()
271 CMSerror(CMS_R_NO_CIPHER); in CMS_EncryptedData_encrypt()
301 CMSerror(ERR_R_MALLOC_FAILURE); in cms_signerinfo_verify_cert()
306 CMSerror(CMS_R_STORE_INIT_ERROR); in cms_signerinfo_verify_cert()
316 CMSerror(CMS_R_CERTIFICATE_VERIFY_ERROR); in cms_signerinfo_verify_cert()
[all …]
HDcms_enc.c89 CMSerror(ERR_R_MALLOC_FAILURE); in cms_EncryptedContent_init_bio()
106 CMSerror(CMS_R_UNKNOWN_CIPHER); in cms_EncryptedContent_init_bio()
112 CMSerror(CMS_R_CIPHER_INITIALISATION_ERROR); in cms_EncryptedContent_init_bio()
126 CMSerror(CMS_R_CIPHER_PARAMETER_INITIALISATION_ERROR); in cms_EncryptedContent_init_bio()
134 CMSerror(ERR_R_MALLOC_FAILURE); in cms_EncryptedContent_init_bio()
160 CMSerror(CMS_R_INVALID_KEY_LENGTH); in cms_EncryptedContent_init_bio()
174 CMSerror(CMS_R_CIPHER_INITIALISATION_ERROR); in cms_EncryptedContent_init_bio()
180 CMSerror(ERR_R_MALLOC_FAILURE); in cms_EncryptedContent_init_bio()
184 CMSerror(CMS_R_CIPHER_PARAMETER_INITIALISATION_ERROR); in cms_EncryptedContent_init_bio()
214 CMSerror(ERR_R_MALLOC_FAILURE); in cms_EncryptedContent_init()
[all …]
HDcms_pwri.c75 CMSerror(CMS_R_NOT_PWRI); in CMS_RecipientInfo_set0_password()
116 CMSerror(CMS_R_NO_CIPHER); in CMS_add0_recipient_password()
120 CMSerror(CMS_R_UNSUPPORTED_KEY_ENCRYPTION_ALGORITHM); in CMS_add0_recipient_password()
134 CMSerror(ERR_R_EVP_LIB); in CMS_add0_recipient_password()
143 CMSerror(ERR_R_EVP_LIB); in CMS_add0_recipient_password()
148 CMSerror(ERR_R_MALLOC_FAILURE); in CMS_add0_recipient_password()
152 CMSerror(CMS_R_CIPHER_PARAMETER_INITIALISATION_ERROR); in CMS_add0_recipient_password()
207 CMSerror(ERR_R_MALLOC_FAILURE); in CMS_add0_recipient_password()
239 CMSerror(ERR_R_MALLOC_FAILURE); in kek_unwrap_key()
342 CMSerror(CMS_R_NO_PASSWORD); in cms_RecipientInfo_pwri_crypt()
[all …]
HDcms_sd.c74 CMSerror(CMS_R_CONTENT_TYPE_NOT_SIGNED_DATA); in cms_get0_signed()
86 CMSerror(ERR_R_MALLOC_FAILURE); in cms_signed_data_init()
185 CMSerror(CMS_R_ERROR_READING_MESSAGEDIGEST_ATTRIBUTE); in cms_copy_messageDigest()
196 CMSerror(CMS_R_NO_MATCHING_DIGEST); in cms_copy_messageDigest()
216 CMSerror(CMS_R_UNKNOWN_ID); in cms_set1_SignerIdentifier()
264 CMSerror(CMS_R_NOT_SUPPORTED_FOR_THIS_KEY_TYPE); in cms_sd_asn1_ctrl()
268 CMSerror(CMS_R_CTRL_FAILURE); in cms_sd_asn1_ctrl()
285 CMSerror(CMS_R_PRIVATE_KEY_DOES_NOT_MATCH_CERTIFICATE); in CMS_add1_signer()
306 CMSerror(ERR_R_MALLOC_FAILURE); in CMS_add1_signer()
329 CMSerror(CMS_R_NO_DEFAULT_DIGEST); in CMS_add1_signer()
[all …]
HDcms_lib.c148 CMSerror(CMS_R_NO_CONTENT); in CMS_dataInit()
178 CMSerror(CMS_R_UNSUPPORTED_TYPE); in CMS_dataInit()
205 CMSerror(CMS_R_CONTENT_NOT_FOUND); in CMS_dataFinal()
232 CMSerror(CMS_R_UNSUPPORTED_TYPE); in CMS_dataFinal()
270 CMSerror(CMS_R_UNSUPPORTED_CONTENT_TYPE); in CMS_get0_content()
303 CMSerror(CMS_R_UNSUPPORTED_CONTENT_TYPE); in cms_get0_econtent_type()
375 CMSerror(ERR_R_MALLOC_FAILURE); in CMS_set_detached()
392 CMSerror(CMS_R_UNKNOWN_DIGEST_ALGORITHM); in cms_DigestAlgorithm_init_bio()
397 CMSerror(CMS_R_MD_BIO_INIT_ERROR); in cms_DigestAlgorithm_init_bio()
423 CMSerror(CMS_R_NO_MATCHING_DIGEST); in cms_DigestAlgorithm_find_ctx()
[all …]
HDcms_cd.c80 CMSerror(CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM); in cms_CompressedData_create()
116 CMSerror(CMS_R_CONTENT_TYPE_NOT_COMPRESSED_DATA); in cms_CompressedData_init_bio()
122 CMSerror(CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM); in cms_CompressedData_init_bio()
HDcms_dd.c118 CMSerror(ERR_R_MALLOC_FAILURE); in cms_DigestedData_do_final()
132 CMSerror(CMS_R_MESSAGEDIGEST_WRONG_LENGTH); in cms_DigestedData_do_final()
137 CMSerror(CMS_R_VERIFICATION_FAILURE); in cms_DigestedData_do_final()
HDcms_kari.c74 CMSerror(CMS_R_NOT_KEY_AGREEMENT); in CMS_RecipientInfo_kari_get0_alg()
91 CMSerror(CMS_R_NOT_KEY_AGREEMENT); in STACK_OF()
105 CMSerror(CMS_R_NOT_KEY_AGREEMENT); in CMS_RecipientInfo_kari_get0_orig_id()
144 CMSerror(CMS_R_NOT_KEY_AGREEMENT); in CMS_RecipientInfo_kari_orig_id_cmp()
446 CMSerror(CMS_R_NOT_KEY_AGREEMENT); in cms_RecipientInfo_kari_encrypt()
HDcms_io.c78 CMSerror(ERR_R_MALLOC_FAILURE); in CMS_stream()
/dragonfly/crypto/libressl/include/openssl/
HDerr.h272 #define CMSerror(r) ERR_PUT_error(ERR_LIB_CMS,(0xfff),(r),__FILE__,__LINE__) macro