Replace GOST_R_MALLOC_FAILURE and GOST_R_NO_MEMORY with ERR_R_MALLOC_FAILURE
authorKurt Roeckx <kurt@roeckx.be>
Thu, 4 Dec 2014 17:34:29 +0000 (18:34 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Thu, 4 Dec 2014 22:48:44 +0000 (23:48 +0100)
commit33eab3f6af51c6d7fe68ee4960930df4f1616bd5
treeafac6a00920c12f79b868f33fcc3474af7d71c11
parentf6fa7c53479d79073cf959d7cdc496be2b2372c6
Replace GOST_R_MALLOC_FAILURE and GOST_R_NO_MEMORY with ERR_R_MALLOC_FAILURE

Reviewed-by: Richard Levitte <levitte@openssl.org>
engines/ccgost/e_gost_err.c
engines/ccgost/e_gost_err.h
engines/ccgost/gost2001.c
engines/ccgost/gost94_keyx.c
engines/ccgost/gost_crypt.c
engines/ccgost/gost_sign.c