summaryrefslogtreecommitdiffstats
path: root/crypto/err/openssl.ec
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2000-02-25 00:23:48 +0000
committerDr. Stephen Henson <steve@openssl.org>2000-02-25 00:23:48 +0000
commitfbb41ae0ad1369d6fe8d6c72d2297270ad24f0e5 (patch)
tree00bde81820163221f0244bc0a9b6d9e276df57a3 /crypto/err/openssl.ec
parent766d78c8f5a85205a44aaf6182ed337b981f824b (diff)
Allow code which calls RSA temp key callback to cope
with a failure. Fix typos in some error codes.
Diffstat (limited to 'crypto/err/openssl.ec')
-rw-r--r--crypto/err/openssl.ec4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec
index a3f3989c12..e132ba3182 100644
--- a/crypto/err/openssl.ec
+++ b/crypto/err/openssl.ec
@@ -48,11 +48,11 @@ R SSL_R_TLSV1_ALERT_UNKNOWN_CA 1048
R SSL_R_TLSV1_ALERT_ACCESS_DENIED 1049
R SSL_R_TLSV1_ALERT_DECODE_ERROR 1050
R SSL_R_TLSV1_ALERT_DECRYPT_ERROR 1051
-R SSL_R_TLSV1_ALERT_EXPORT_RESTRICION 1060
+R SSL_R_TLSV1_ALERT_EXPORT_RESTRICTION 1060
R SSL_R_TLSV1_ALERT_PROTOCOL_VERSION 1070
R SSL_R_TLSV1_ALERT_INSUFFICIENT_SECURITY 1071
R SSL_R_TLSV1_ALERT_INTERNAL_ERROR 1080
-R SSL_R_TLSV1_ALERT_USER_CANCLED 1090
+R SSL_R_TLSV1_ALERT_USER_CANCELLED 1090
R SSL_R_TLSV1_ALERT_NO_RENEGOTIATION 1100
R RSAREF_R_CONTENT_ENCODING 0x0400