Home
last modified time | relevance | path

Searched refs:CMSerr (Results 1 – 13 of 13) sorted by relevance

/third_party/openssl/crypto/cms/
Dcms_ess.c80 CMSerr(CMS_F_CMS_RECEIPTREQUEST_CREATE0, ERR_R_MALLOC_FAILURE); in CMS_ReceiptRequest_create0()
105 CMSerr(CMS_F_CMS_ADD1_RECEIPTREQUEST, ERR_R_MALLOC_FAILURE); in CMS_add1_ReceiptRequest()
158 CMSerr(CMS_F_CMS_MSGSIGDIGEST_ADD1, CMS_R_MSGSIGDIGEST_ERROR); in cms_msgSigDigest_add1()
163 CMSerr(CMS_F_CMS_MSGSIGDIGEST_ADD1, ERR_R_MALLOC_FAILURE); in cms_msgSigDigest_add1()
190 CMSerr(CMS_F_CMS_RECEIPT_VERIFY, CMS_R_NEED_ONE_SIGNER); in cms_Receipt_verify()
196 CMSerr(CMS_F_CMS_RECEIPT_VERIFY, CMS_R_NOT_A_SIGNED_RECEIPT); in cms_Receipt_verify()
203 CMSerr(CMS_F_CMS_RECEIPT_VERIFY, CMS_R_NO_CONTENT); in cms_Receipt_verify()
210 CMSerr(CMS_F_CMS_RECEIPT_VERIFY, CMS_R_RECEIPT_DECODE_ERROR); in cms_Receipt_verify()
223 CMSerr(CMS_F_CMS_RECEIPT_VERIFY, CMS_R_NO_MATCHING_SIGNATURE); in cms_Receipt_verify()
237 CMSerr(CMS_F_CMS_RECEIPT_VERIFY, CMS_R_NO_MSGSIGDIGEST); in cms_Receipt_verify()
[all …]
Dcms_env.c26 CMSerr(CMS_F_CMS_GET0_ENVELOPED, in cms_get0_enveloped()
38 CMSerr(CMS_F_CMS_ENVELOPED_DATA_INIT, ERR_R_MALLOC_FAILURE); in cms_enveloped_data_init()
70 CMSerr(CMS_F_CMS_ENV_ASN1_CTRL, in cms_env_asn1_ctrl()
75 CMSerr(CMS_F_CMS_ENV_ASN1_CTRL, CMS_R_CTRL_FAILURE); in cms_env_asn1_ctrl()
120 CMSerr(CMS_F_CMS_ENVELOPEDDATA_CREATE, ERR_R_MALLOC_FAILURE); in CMS_EnvelopedData_create()
195 CMSerr(CMS_F_CMS_ADD1_RECIPIENT_CERT, CMS_R_ERROR_GETTING_PUBLIC_KEY); in CMS_add1_recipient_cert()
212 CMSerr(CMS_F_CMS_ADD1_RECIPIENT_CERT, in CMS_add1_recipient_cert()
224 CMSerr(CMS_F_CMS_ADD1_RECIPIENT_CERT, ERR_R_MALLOC_FAILURE); in CMS_add1_recipient_cert()
237 CMSerr(CMS_F_CMS_RECIPIENTINFO_KTRI_GET0_ALGS, in CMS_RecipientInfo_ktri_get0_algs()
260 CMSerr(CMS_F_CMS_RECIPIENTINFO_KTRI_GET0_SIGNER_ID, in CMS_RecipientInfo_ktri_get0_signer_id()
[all …]
Dcms_enc.c41 CMSerr(CMS_F_CMS_ENCRYPTEDCONTENT_INIT_BIO, ERR_R_MALLOC_FAILURE); in cms_EncryptedContent_init_bio()
58 CMSerr(CMS_F_CMS_ENCRYPTEDCONTENT_INIT_BIO, CMS_R_UNKNOWN_CIPHER); in cms_EncryptedContent_init_bio()
64 CMSerr(CMS_F_CMS_ENCRYPTEDCONTENT_INIT_BIO, in cms_EncryptedContent_init_bio()
80 CMSerr(CMS_F_CMS_ENCRYPTEDCONTENT_INIT_BIO, in cms_EncryptedContent_init_bio()
89 CMSerr(CMS_F_CMS_ENCRYPTEDCONTENT_INIT_BIO, ERR_R_MALLOC_FAILURE); in cms_EncryptedContent_init_bio()
115 CMSerr(CMS_F_CMS_ENCRYPTEDCONTENT_INIT_BIO, in cms_EncryptedContent_init_bio()
130 CMSerr(CMS_F_CMS_ENCRYPTEDCONTENT_INIT_BIO, in cms_EncryptedContent_init_bio()
137 CMSerr(CMS_F_CMS_ENCRYPTEDCONTENT_INIT_BIO, ERR_R_MALLOC_FAILURE); in cms_EncryptedContent_init_bio()
141 CMSerr(CMS_F_CMS_ENCRYPTEDCONTENT_INIT_BIO, in cms_EncryptedContent_init_bio()
172 CMSerr(CMS_F_CMS_ENCRYPTEDCONTENT_INIT, ERR_R_MALLOC_FAILURE); in cms_EncryptedContent_init()
[all …]
Dcms_pwri.c26 CMSerr(CMS_F_CMS_RECIPIENTINFO_SET0_PASSWORD, CMS_R_NOT_PWRI); in CMS_RecipientInfo_set0_password()
68 CMSerr(CMS_F_CMS_ADD0_RECIPIENT_PASSWORD, CMS_R_NO_CIPHER); in CMS_add0_recipient_password()
72 CMSerr(CMS_F_CMS_ADD0_RECIPIENT_PASSWORD, in CMS_add0_recipient_password()
85 CMSerr(CMS_F_CMS_ADD0_RECIPIENT_PASSWORD, ERR_R_EVP_LIB); in CMS_add0_recipient_password()
95 CMSerr(CMS_F_CMS_ADD0_RECIPIENT_PASSWORD, ERR_R_EVP_LIB); in CMS_add0_recipient_password()
100 CMSerr(CMS_F_CMS_ADD0_RECIPIENT_PASSWORD, ERR_R_MALLOC_FAILURE); in CMS_add0_recipient_password()
104 CMSerr(CMS_F_CMS_ADD0_RECIPIENT_PASSWORD, in CMS_add0_recipient_password()
161 CMSerr(CMS_F_CMS_ADD0_RECIPIENT_PASSWORD, ERR_R_MALLOC_FAILURE); in CMS_add0_recipient_password()
192 CMSerr(CMS_F_KEK_UNWRAP_KEY, ERR_R_MALLOC_FAILURE); in kek_unwrap_key()
293 CMSerr(CMS_F_CMS_RECIPIENTINFO_PWRI_CRYPT, CMS_R_NO_PASSWORD); in cms_RecipientInfo_pwri_crypt()
[all …]
Dcms_smime.c41 CMSerr(CMS_F_CMS_COPY_CONTENT, ERR_R_MALLOC_FAILURE); in cms_copy_content()
64 CMSerr(CMS_F_CMS_COPY_CONTENT, CMS_R_SMIME_TEXT_ERROR); in cms_copy_content()
82 CMSerr(CMS_F_CHECK_CONTENT, CMS_R_NO_CONTENT); in check_content()
107 CMSerr(CMS_F_CMS_DATA, CMS_R_TYPE_NOT_DATA); in CMS_data()
139 CMSerr(CMS_F_CMS_DIGEST_VERIFY, CMS_R_TYPE_NOT_DIGESTED_DATA); in CMS_digest_verify()
183 CMSerr(CMS_F_CMS_ENCRYPTEDDATA_DECRYPT, in CMS_EncryptedData_decrypt()
207 CMSerr(CMS_F_CMS_ENCRYPTEDDATA_ENCRYPT, CMS_R_NO_CIPHER); in CMS_EncryptedData_encrypt()
237 CMSerr(CMS_F_CMS_SIGNERINFO_VERIFY_CERT, ERR_R_MALLOC_FAILURE); in cms_signerinfo_verify_cert()
242 CMSerr(CMS_F_CMS_SIGNERINFO_VERIFY_CERT, CMS_R_STORE_INIT_ERROR); in cms_signerinfo_verify_cert()
252 CMSerr(CMS_F_CMS_SIGNERINFO_VERIFY_CERT, in cms_signerinfo_verify_cert()
[all …]
Dcms_sd.c26 CMSerr(CMS_F_CMS_GET0_SIGNED, CMS_R_CONTENT_TYPE_NOT_SIGNED_DATA); in cms_get0_signed()
37 CMSerr(CMS_F_CMS_SIGNED_DATA_INIT, ERR_R_MALLOC_FAILURE); in cms_signed_data_init()
156 CMSerr(CMS_F_CMS_COPY_MESSAGEDIGEST, in cms_copy_messageDigest()
168 CMSerr(CMS_F_CMS_COPY_MESSAGEDIGEST, CMS_R_NO_MATCHING_DIGEST); in cms_copy_messageDigest()
186 CMSerr(CMS_F_CMS_SET1_SIGNERIDENTIFIER, CMS_R_UNKNOWN_ID); in cms_set1_SignerIdentifier()
231 CMSerr(CMS_F_CMS_SD_ASN1_CTRL, CMS_R_NOT_SUPPORTED_FOR_THIS_KEY_TYPE); in cms_sd_asn1_ctrl()
235 CMSerr(CMS_F_CMS_SD_ASN1_CTRL, CMS_R_CTRL_FAILURE); in cms_sd_asn1_ctrl()
250 CMSerr(CMS_F_CMS_ADD1_SIGNER, in CMS_add1_signer()
272 CMSerr(CMS_F_CMS_ADD1_SIGNER, ERR_R_MALLOC_FAILURE); in CMS_add1_signer()
295 CMSerr(CMS_F_CMS_ADD1_SIGNER, CMS_R_NO_DEFAULT_DIGEST); in CMS_add1_signer()
[all …]
Dcms_lib.c64 CMSerr(CMS_F_CMS_DATAINIT, CMS_R_NO_CONTENT); in CMS_dataInit()
94 CMSerr(CMS_F_CMS_DATAINIT, CMS_R_UNSUPPORTED_TYPE); in CMS_dataInit()
120 CMSerr(CMS_F_CMS_DATAFINAL, CMS_R_CONTENT_NOT_FOUND); in CMS_dataFinal()
147 CMSerr(CMS_F_CMS_DATAFINAL, CMS_R_UNSUPPORTED_TYPE); in CMS_dataFinal()
185 CMSerr(CMS_F_CMS_GET0_CONTENT, CMS_R_UNSUPPORTED_CONTENT_TYPE); in CMS_get0_content()
219 CMSerr(CMS_F_CMS_GET0_ECONTENT_TYPE, CMS_R_UNSUPPORTED_CONTENT_TYPE); in cms_get0_econtent_type()
281 CMSerr(CMS_F_CMS_SET_DETACHED, ERR_R_MALLOC_FAILURE); in CMS_set_detached()
295 CMSerr(CMS_F_CMS_DIGESTALGORITHM_INIT_BIO, in cms_DigestAlgorithm_init_bio()
301 CMSerr(CMS_F_CMS_DIGESTALGORITHM_INIT_BIO, CMS_R_MD_BIO_INIT_ERROR); in cms_DigestAlgorithm_init_bio()
324 CMSerr(CMS_F_CMS_DIGESTALGORITHM_FIND_CTX, in cms_DigestAlgorithm_find_ctx()
[all …]
Dcms_cd.c33 CMSerr(CMS_F_CMS_COMPRESSEDDATA_CREATE, in cms_CompressedData_create()
68 CMSerr(CMS_F_CMS_COMPRESSEDDATA_INIT_BIO, in cms_CompressedData_init_bio()
75 CMSerr(CMS_F_CMS_COMPRESSEDDATA_INIT_BIO, in cms_CompressedData_init_bio()
Dcms_dd.c64 CMSerr(CMS_F_CMS_DIGESTEDDATA_DO_FINAL, ERR_R_MALLOC_FAILURE); in cms_DigestedData_do_final()
78 CMSerr(CMS_F_CMS_DIGESTEDDATA_DO_FINAL, in cms_DigestedData_do_final()
84 CMSerr(CMS_F_CMS_DIGESTEDDATA_DO_FINAL, in cms_DigestedData_do_final()
Dcms_kari.c27 CMSerr(CMS_F_CMS_RECIPIENTINFO_KARI_GET0_ALG, in CMS_RecipientInfo_kari_get0_alg()
44 CMSerr(CMS_F_CMS_RECIPIENTINFO_KARI_GET0_REKS, in STACK_OF()
60 CMSerr(CMS_F_CMS_RECIPIENTINFO_KARI_GET0_ORIG_ID, in CMS_RecipientInfo_kari_get0_orig_id()
97 CMSerr(CMS_F_CMS_RECIPIENTINFO_KARI_ORIG_ID_CMP, in CMS_RecipientInfo_kari_orig_id_cmp()
376 CMSerr(CMS_F_CMS_RECIPIENTINFO_KARI_ENCRYPT, CMS_R_NOT_KEY_AGREEMENT); in cms_RecipientInfo_kari_encrypt()
Dcms_io.c31 CMSerr(CMS_F_CMS_STREAM, ERR_R_MALLOC_FAILURE); in CMS_stream()
Dcms_att.c279 CMSerr(CMS_F_CMS_SI_CHECK_ATTRIBUTES, CMS_R_ATTRIBUTE_ERROR); in CMS_si_check_attributes()
/third_party/openssl/include/openssl/
Derr.h130 # define CMSerr(f,r) ERR_PUT_error(ERR_LIB_CMS,(f),(r),OPENSSL_FILE,OPENSSL_LINE) macro