]> git.ipfire.org Git - thirdparty/openssl.git/blob - crypto/err/openssl.ec
Regenerate SSL record/statem error strings
[thirdparty/openssl.git] / crypto / err / openssl.ec
1 # crypto/err/openssl.ec
2
3 # configuration file for util/mkerr.pl
4
5 # files that may have to be rewritten by util/mkerr.pl
6 L ERR NONE NONE
7 L BN include/openssl/bn.h crypto/bn/bn_err.c
8 L RSA include/openssl/rsa.h crypto/rsa/rsa_err.c
9 L DH include/openssl/dh.h crypto/dh/dh_err.c
10 L EVP include/openssl/evp.h crypto/evp/evp_err.c
11 L BUF include/openssl/buffer.h crypto/buffer/buf_err.c
12 L OBJ include/openssl/objects.h crypto/objects/obj_err.c
13 L PEM include/openssl/pem.h crypto/pem/pem_err.c
14 L DSA include/openssl/dsa.h crypto/dsa/dsa_err.c
15 L X509 include/openssl/x509.h crypto/x509/x509_err.c
16 L ASN1 include/openssl/asn1.h crypto/asn1/asn1_err.c
17 L CONF include/openssl/conf.h crypto/conf/conf_err.c
18 L CRYPTO include/openssl/crypto.h crypto/cpt_err.c
19 L EC include/openssl/ec.h crypto/ec/ec_err.c
20 L SSL include/openssl/ssl.h ssl/ssl_err.c
21 L BIO include/openssl/bio.h crypto/bio/bio_err.c
22 L PKCS7 include/openssl/pkcs7.h crypto/pkcs7/pkcs7err.c
23 L X509V3 include/openssl/x509v3.h crypto/x509v3/v3err.c
24 L PKCS12 include/openssl/pkcs12.h crypto/pkcs12/pk12err.c
25 L RAND include/openssl/rand.h crypto/rand/rand_err.c
26 L DSO include/openssl/dso.h crypto/dso/dso_err.c
27 L ENGINE include/openssl/engine.h crypto/engine/eng_err.c
28 L OCSP include/openssl/ocsp.h crypto/ocsp/ocsp_err.c
29 L UI include/openssl/ui.h crypto/ui/ui_err.c
30 L COMP include/openssl/comp.h crypto/comp/comp_err.c
31 L STORE include/openssl/store.h crypto/store/str_err.c
32 L TS include/openssl/ts.h crypto/ts/ts_err.c
33 L HMAC include/openssl/hmac.h crypto/hmac/hmac_err.c
34 L CMS include/openssl/cms.h crypto/cms/cms_err.c
35 L JPAKE include/openssl/jpake.h crypto/jpake/jpake_err.c
36 L FIPS include/openssl/fips.h crypto/fips_err.h
37 L ASYNC include/openssl/async.h crypto/async/async_err.c
38
39 # additional header files to be scanned for function names
40 L NONE crypto/x509/x509_vfy.h NONE
41 L NONE crypto/ec/ec_lcl.h NONE
42 L NONE crypto/asn1/asn_lcl.h NONE
43 L NONE crypto/cms/cms_lcl.h NONE
44 L NONE fips/rand/fips_rand.h NONE
45 L NONE ssl/ssl_locl.h NONE
46
47
48 F RSAREF_F_RSA_BN2BIN
49 F RSAREF_F_RSA_PRIVATE_DECRYPT
50 F RSAREF_F_RSA_PRIVATE_ENCRYPT
51 F RSAREF_F_RSA_PUBLIC_DECRYPT
52 F RSAREF_F_RSA_PUBLIC_ENCRYPT
53
54 R RSAREF_R_CONTENT_ENCODING 0x0400
55 R RSAREF_R_DATA 0x0401
56 R RSAREF_R_DIGEST_ALGORITHM 0x0402
57 R RSAREF_R_ENCODING 0x0403
58 R RSAREF_R_KEY 0x0404
59 R RSAREF_R_KEY_ENCODING 0x0405
60 R RSAREF_R_LEN 0x0406
61 R RSAREF_R_MODULUS_LEN 0x0407
62 R RSAREF_R_NEED_RANDOM 0x0408
63 R RSAREF_R_PRIVATE_KEY 0x0409
64 R RSAREF_R_PUBLIC_KEY 0x040a
65 R RSAREF_R_SIGNATURE 0x040b
66 R RSAREF_R_SIGNATURE_ENCODING 0x040c
67 R RSAREF_R_ENCRYPTION_ALGORITHM 0x040d
68