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:27:49 +0000 (14:27 +0100)
commit0e1c318ece3c82e96ae95a34a1badf58198d6b28
treec69dd55011e4bea767c1ae1d018d011d655dc760
parent8bc8450a26329e3c890df60026f969e7caabff3d
Build fixes

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

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
crypto/ec/ec_lib.c
crypto/ec/ecp_nistp256.c
crypto/ec/ectest.c
crypto/engine/eng_dyn.c
engines/e_padlock.c