Generate the individual engines' error strings and macros
authorRichard Levitte <levitte@openssl.org>
Thu, 7 Feb 2002 20:02:49 +0000 (20:02 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 7 Feb 2002 20:02:49 +0000 (20:02 +0000)
commit9074521458c806464df2ffd185ab2bad7e3bfa2d
tree6821b8d113da9519535b42e4b3c8b9f25fc32676
parentf924200e1b211e4f1012455dcd893de06b5df4bb
Generate the individual engines' error strings and macros
automatically.
18 files changed:
Makefile.org
crypto/engine/Makefile.ssl
crypto/engine/hw.ec [new file with mode: 0644]
crypto/engine/hw_atalla.c
crypto/engine/hw_atalla_err.c [new file with mode: 0644]
crypto/engine/hw_atalla_err.h [new file with mode: 0644]
crypto/engine/hw_cswift.c
crypto/engine/hw_cswift_err.c [new file with mode: 0644]
crypto/engine/hw_cswift_err.h [new file with mode: 0644]
crypto/engine/hw_ncipher.c
crypto/engine/hw_ncipher_err.c [new file with mode: 0644]
crypto/engine/hw_ncipher_err.h [new file with mode: 0644]
crypto/engine/hw_nuron.c
crypto/engine/hw_nuron_err.c [new file with mode: 0644]
crypto/engine/hw_nuron_err.h [new file with mode: 0644]
crypto/engine/hw_ubsec.c
crypto/engine/hw_ubsec_err.c [new file with mode: 0644]
crypto/engine/hw_ubsec_err.h [new file with mode: 0644]