Build fixes
authorEmilia Kasper <emilia@openssl.org>
Mon, 15 Dec 2014 15:37:13 +0000 (16:37 +0100)
committerEmilia Kasper <emilia@openssl.org>
Wed, 17 Dec 2014 13:31:20 +0000 (14:31 +0100)
commit7e9d42ce9783a0070cabda81744ebe87a63c1c65
tree14c5dab330f44ce005215b92855da4401933586d
parentb3147fcbe6c4bb750c51edd28c18bd2187d5e939
Build fixes

Various build fixes, mostly uncovered by clang's unused-const-variable
and unused-function errors.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
(cherry picked from commit 0e1c318ece3c82e96ae95a34a1badf58198d6b28)
crypto/ec/ec_lib.c
crypto/ec/ecp_nistp256.c
crypto/ec/ectest.c
crypto/engine/eng_dyn.c
engines/e_padlock.c