Merge the engine branch into the main trunk. All conflicts resolved.
[openssl.git] / crypto / err / openssl.ec
1 L ERR           NONE                            NONE
2 L CRYPTO        crypto/crypto.h                 crypto/cpt_err.c
3 L BN            crypto/bn/bn.h                  crypto/bn/bn_err.c
4 L RSA           crypto/rsa/rsa.h                crypto/rsa/rsa_err.c
5 L DSA           crypto/dsa/dsa.h                crypto/dsa/dsa_err.c
6 L DSO           crypto/dso/dso.h                crypto/dso/dso_err.c
7 L DH            crypto/dh/dh.h                  crypto/dh/dh_err.c
8 L EVP           crypto/evp/evp.h                crypto/evp/evp_err.c
9 L BUF           crypto/buffer/buffer.h          crypto/buffer/buf_err.c
10 L BIO           crypto/bio/bio.h                crypto/bio/bio_err.c
11 L OBJ           crypto/objects/objects.h        crypto/objects/obj_err.c
12 L PEM           crypto/pem/pem.h                crypto/pem/pem_err.c
13 L X509          crypto/x509/x509.h              crypto/x509/x509_err.c
14 L NONE          crypto/x509/x509_vfy.h          NONE
15 L X509V3        crypto/x509v3/x509v3.h          crypto/x509v3/v3err.c
16 #L METH         crypto/meth/meth.h              crypto/meth/meth_err.c
17 L ASN1          crypto/asn1/asn1.h              crypto/asn1/asn1_err.c
18 L CONF          crypto/conf/conf.h              crypto/conf/conf_err.c
19 #L PROXY                crypto/proxy/proxy.h            crypto/proxy/proxy_err.c
20 L PKCS7         crypto/pkcs7/pkcs7.h            crypto/pkcs7/pkcs7err.c
21 L PKCS12        crypto/pkcs12/pkcs12.h          crypto/pkcs12/pk12err.c
22 L RSAREF        rsaref/rsaref.h                 rsaref/rsar_err.c
23 L SSL           ssl/ssl.h                       ssl/ssl_err.c
24 L COMP          crypto/comp/comp.h              crypto/comp/comp_err.c
25 L RAND          crypto/rand/rand.h              crypto/rand/rand_err.c
26 L ENGINE        crypto/engine/engine.h          crypto/engine/engine_err.c
27
28
29 F RSAREF_F_RSA_BN2BIN
30 F RSAREF_F_RSA_PRIVATE_DECRYPT
31 F RSAREF_F_RSA_PRIVATE_ENCRYPT
32 F RSAREF_F_RSA_PUBLIC_DECRYPT
33 F RSAREF_F_RSA_PUBLIC_ENCRYPT
34 #F SSL_F_CLIENT_CERTIFICATE
35
36 R SSL_R_SSLV3_ALERT_UNEXPECTED_MESSAGE          1010
37 R SSL_R_SSLV3_ALERT_BAD_RECORD_MAC              1020
38 R SSL_R_TLSV1_ALERT_DECRYPTION_FAILED           1021
39 R SSL_R_TLSV1_ALERT_RECORD_OVERFLOW             1022
40 R SSL_R_SSLV3_ALERT_DECOMPRESSION_FAILURE       1030
41 R SSL_R_SSLV3_ALERT_HANDSHAKE_FAILURE           1040
42 R SSL_R_SSLV3_ALERT_NO_CERTIFICATE              1041
43 R SSL_R_SSLV3_ALERT_BAD_CERTIFICATE             1042
44 R SSL_R_SSLV3_ALERT_UNSUPPORTED_CERTIFICATE     1043
45 R SSL_R_SSLV3_ALERT_CERTIFICATE_REVOKED         1044
46 R SSL_R_SSLV3_ALERT_CERTIFICATE_EXPIRED         1045
47 R SSL_R_SSLV3_ALERT_CERTIFICATE_UNKNOWN         1046
48 R SSL_R_SSLV3_ALERT_ILLEGAL_PARAMETER           1047
49 R SSL_R_TLSV1_ALERT_UNKNOWN_CA                  1048
50 R SSL_R_TLSV1_ALERT_ACCESS_DENIED               1049
51 R SSL_R_TLSV1_ALERT_DECODE_ERROR                1050
52 R SSL_R_TLSV1_ALERT_DECRYPT_ERROR               1051
53 R SSL_R_TLSV1_ALERT_EXPORT_RESTRICTION          1060
54 R SSL_R_TLSV1_ALERT_PROTOCOL_VERSION            1070
55 R SSL_R_TLSV1_ALERT_INSUFFICIENT_SECURITY       1071
56 R SSL_R_TLSV1_ALERT_INTERNAL_ERROR              1080
57 R SSL_R_TLSV1_ALERT_USER_CANCELLED              1090
58 R SSL_R_TLSV1_ALERT_NO_RENEGOTIATION            1100
59
60 R RSAREF_R_CONTENT_ENCODING                     0x0400
61 R RSAREF_R_DATA                                 0x0401
62 R RSAREF_R_DIGEST_ALGORITHM                     0x0402
63 R RSAREF_R_ENCODING                             0x0403
64 R RSAREF_R_KEY                                  0x0404
65 R RSAREF_R_KEY_ENCODING                         0x0405
66 R RSAREF_R_LEN                                  0x0406
67 R RSAREF_R_MODULUS_LEN                          0x0407
68 R RSAREF_R_NEED_RANDOM                          0x0408
69 R RSAREF_R_PRIVATE_KEY                          0x0409
70 R RSAREF_R_PUBLIC_KEY                           0x040a
71 R RSAREF_R_SIGNATURE                            0x040b
72 R RSAREF_R_SIGNATURE_ENCODING                   0x040c
73 R RSAREF_R_ENCRYPTION_ALGORITHM                 0x040d
74