Error if memory limit exceeded.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 21 May 2015 00:16:31 +0000 (01:16 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 26 May 2015 12:09:25 +0000 (13:09 +0100)
commitfef034f85ea8b533423d4102cb8f83ef0ac24154
treecbbd750cc1c2fa0eccd542581257f2d5d91cdba7
parent764ca96c953b4bcc23a390a1f68dbcad81a2b12f
Error if memory limit exceeded.

Set a specific error if the parameters are otherwise valid but exceed the
memory limit.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/evp/evp_err.c
crypto/evp/scrypt.c
include/openssl/evp.h