Fix return checks in GOST engine
authorMatt Caswell <matt@openssl.org>
Fri, 13 Mar 2015 16:48:01 +0000 (16:48 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 20 Apr 2015 22:13:02 +0000 (23:13 +0100)
commit5fa7c10bc4693349ebbfcab00f644545b21b544b
tree5db4912789d58f2ea6201f49a19dda9b14b09445
parent96d96746462d3477095100fe476b40a4f727ed7a
Fix return checks in GOST engine

Filled in lots of return value checks that were missing the GOST engine, and
added appropriate error handling.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 8817e2e0c998757d3bd036d7f45fe8d0a49fbe2d)
engines/ccgost/e_gost_err.c
engines/ccgost/e_gost_err.h
engines/ccgost/gost2001.c
engines/ccgost/gost_ameth.c
engines/ccgost/gost_pmeth.c
engines/ccgost/gost_sign.c