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:10:56 +0000 (23:10 +0100)
commitf4c5cd30851c2c488cfc288dabfcbc568ff04410
tree071f84052c02673ab6d96c39480e9094b0e279f6
parent0ddf91c5f39aad3b0bc11985872a236e09ce0371
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