diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2014-10-19 01:44:19 +0200 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2014-12-08 14:25:38 +0100 |
commit | 05417a3476365bc35aa3e206e15572f12a4145c5 (patch) | |
tree | 646789c7fa6122133ffc0445f0fef3e20c2dff64 /crypto/err/openssl.ec | |
parent | make depend (diff) | |
download | openssl-05417a3476365bc35aa3e206e15572f12a4145c5.tar.xz openssl-05417a3476365bc35aa3e206e15572f12a4145c5.zip |
Remove FIPS error library from openssl.ec mkerr.pl
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'crypto/err/openssl.ec')
-rw-r--r-- | crypto/err/openssl.ec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec index 33005ccee3..3c268d2ca0 100644 --- a/crypto/err/openssl.ec +++ b/crypto/err/openssl.ec @@ -35,7 +35,6 @@ L TS crypto/ts/ts.h crypto/ts/ts_err.c L HMAC crypto/hmac/hmac.h crypto/hmac/hmac_err.c L CMS crypto/cms/cms.h crypto/cms/cms_err.c L JPAKE crypto/jpake/jpake.h crypto/jpake/jpake_err.c -L FIPS fips/fips.h crypto/fips_err.h # additional header files to be scanned for function names L NONE crypto/x509/x509_vfy.h NONE |