/freebsd/crypto/openssl/crypto/pkcs7/ |
H A D | pkcs7err.c | 18 {ERR_PACK(ERR_LIB_PKCS7, 0, PKCS7_R_CERTIFICATE_VERIFY_ERROR), 20 {ERR_PACK(ERR_LIB_PKCS7, 0, PKCS7_R_CIPHER_HAS_NO_OBJECT_IDENTIFIER), 22 {ERR_PACK(ERR_LIB_PKCS7, 0, PKCS7_R_CIPHER_NOT_INITIALIZED), 24 {ERR_PACK(ERR_LIB_PKCS7, 0, PKCS7_R_CONTENT_AND_DATA_PRESENT), 26 {ERR_PACK(ERR_LIB_PKCS7, 0, PKCS7_R_CTRL_ERROR), "ctrl error"}, 27 {ERR_PACK(ERR_LIB_PKCS7, 0, PKCS7_R_DECRYPT_ERROR), "decrypt error"}, 28 {ERR_PACK(ERR_LIB_PKCS7, 0, PKCS7_R_DIGEST_FAILURE), "digest failure"}, 29 {ERR_PACK(ERR_LIB_PKCS7, 0, PKCS7_R_ENCRYPTION_CTRL_FAILURE), 31 {ERR_PACK(ERR_LIB_PKCS7, 0, PKCS7_R_ENCRYPTION_NOT_SUPPORTED_FOR_THIS_KEY_TYPE), 33 {ERR_PACK(ERR_LIB_PKCS7, 0, PKCS7_R_ERROR_ADDING_RECIPIENT), [all …]
|
H A D | pk7_smime.c | 32 ERR_raise(ERR_LIB_PKCS7, ERR_R_PKCS7_LIB); in PKCS7_sign_ex() 43 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_PKCS7_ADD_SIGNER_ERROR); in PKCS7_sign_ex() 81 ERR_raise(ERR_LIB_PKCS7, ERR_R_PKCS7_LIB); in PKCS7_final() 91 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_PKCS7_DATASIGN); in PKCS7_final() 126 ERR_raise(ERR_LIB_PKCS7, in PKCS7_sign_add_signer() 132 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_PKCS7_ADD_SIGNATURE_ERROR); in PKCS7_sign_add_signer() 148 ERR_raise(ERR_LIB_PKCS7, ERR_R_CRYPTO_LIB); in PKCS7_sign_add_signer() 210 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_NO_MATCHING_DIGEST_TYPE_FOUND); in pkcs7_copy_existing_digest() 232 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_INVALID_NULL_POINTER); in PKCS7_verify() 237 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_WRONG_CONTENT_TYPE); in PKCS7_verify() [all …]
|
H A D | pk7_doit.c | 104 ERR_raise(ERR_LIB_PKCS7, ERR_R_BIO_LIB); in pkcs7_bio_add_digest() 120 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_UNKNOWN_DIGEST_TYPE); in pkcs7_bio_add_digest() 126 ERR_raise(ERR_LIB_PKCS7, ERR_R_BIO_LIB); in pkcs7_bio_add_digest() 134 ERR_raise(ERR_LIB_PKCS7, ERR_R_BIO_LIB); in pkcs7_bio_add_digest() 252 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_INVALID_NULL_POINTER); in PKCS7_dataInit() 270 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_NO_CONTENT); in PKCS7_dataInit() 288 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_CIPHER_NOT_INITIALIZED); in PKCS7_dataInit() 297 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_CIPHER_NOT_INITIALIZED); in PKCS7_dataInit() 308 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_UNSUPPORTED_CONTENT_TYPE); in PKCS7_dataInit() 326 ERR_raise(ERR_LIB_PKCS7, ERR_R_BIO_LIB); in PKCS7_dataInit() [all …]
|
H A D | pk7_lib.c | 32 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_NO_CONTENT); in PKCS7_ctrl() 44 ERR_raise(ERR_LIB_PKCS7, in PKCS7_ctrl() 58 ERR_raise(ERR_LIB_PKCS7, in PKCS7_ctrl() 65 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_UNKNOWN_OPERATION); in PKCS7_ctrl() 107 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_UNSUPPORTED_CONTENT_TYPE); in PKCS7_set_content() 178 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_UNSUPPORTED_CONTENT_TYPE); in PKCS7_set_type() 212 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_WRONG_CONTENT_TYPE); in PKCS7_add_signer() 232 ERR_raise(ERR_LIB_PKCS7, ERR_R_ASN1_LIB); in PKCS7_add_signer() 270 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_WRONG_CONTENT_TYPE); in PKCS7_add_certificate() 291 ERR_raise(ERR_LIB_PKCS7, PKCS7_R_WRONG_CONTENT_TYPE); in PKCS7_add_crl() [all …]
|
H A D | pk7_attr.c | 26 ERR_raise(ERR_LIB_PKCS7, ERR_R_ASN1_LIB); in PKCS7_add_attrib_smimecap() 64 ERR_raise(ERR_LIB_PKCS7, ERR_R_ASN1_LIB); in PKCS7_simple_smimecap() 71 ERR_raise(ERR_LIB_PKCS7, ERR_R_ASN1_LIB); in PKCS7_simple_smimecap() 75 ERR_raise(ERR_LIB_PKCS7, ERR_R_ASN1_LIB); in PKCS7_simple_smimecap() 79 ERR_raise(ERR_LIB_PKCS7, ERR_R_ASN1_LIB); in PKCS7_simple_smimecap() 87 ERR_raise(ERR_LIB_PKCS7, ERR_R_CRYPTO_LIB); in PKCS7_simple_smimecap() 112 ERR_raise(ERR_LIB_PKCS7, ERR_R_X509_LIB); in PKCS7_add0_attrib_signing_time()
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | err.h | 94 # define ERR_LIB_PKCS7 33 macro 157 # define PKCS7err(f, r) ERR_raise_data(ERR_LIB_PKCS7, (r), NULL) 331 # define ERR_R_PKCS7_LIB (ERR_LIB_PKCS7/* 33 */ | ERR_RFLAG_COMMON)
|
H A D | err.h.in | 96 # define ERR_LIB_PKCS7 33 macro 159 # define PKCS7err(f, r) ERR_raise_data(ERR_LIB_PKCS7, (r), NULL) 333 # define ERR_R_PKCS7_LIB (ERR_LIB_PKCS7/* 33 */ | ERR_RFLAG_COMMON)
|
/freebsd/crypto/openssl/crypto/err/ |
H A D | err.c | 57 {ERR_PACK(ERR_LIB_PKCS7, 0, 0), "PKCS7 routines"},
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 15075 Previously ERR_R_FATAL was too small and coincided with ERR_LIB_PKCS7
|