ECDSA support
[openssl.git] / crypto / err / openssl.ec
index 84059b67445efbdd61c10edd726c2de79b1e9afd..11bb1f9c425375b25323e6cd8bc6646eabb1a990 100644 (file)
@@ -24,13 +24,15 @@ L X509V3    crypto/x509v3/x509v3.h          crypto/x509v3/v3err.c
 L PKCS12       crypto/pkcs12/pkcs12.h          crypto/pkcs12/pk12err.c
 L RAND         crypto/rand/rand.h              crypto/rand/rand_err.c
 L DSO          crypto/dso/dso.h                crypto/dso/dso_err.c
-L ENGINE       crypto/engine/engine.h          crypto/engine/engine_err.c
+L ENGINE       crypto/engine/engine.h          crypto/engine/eng_err.c
 L OCSP         crypto/ocsp/ocsp.h              crypto/ocsp/ocsp_err.c
 L UI           crypto/ui/ui.h                  crypto/ui/ui_err.c
+L ECDSA                crypto/ecdsa/ecdsa.h            crypto/ecdsa/ecs_err.c
 
 # additional header files to be scanned for function names
 L NONE         crypto/x509/x509_vfy.h          NONE
 L NONE         crypto/ec/ec_lcl.h              NONE
+L NONE         crypto/ecdsa/ecs_locl.h         NONE
 
 
 F RSAREF_F_RSA_BN2BIN