Make the CRYPTO_memcmp() prototype match memcmp()
authorKurt Roeckx <kurt@roeckx.be>
Tue, 21 Feb 2017 21:20:34 +0000 (22:20 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Sun, 19 Mar 2017 13:33:54 +0000 (14:33 +0100)
commit497910833e6992b4b8645900f2086a56f5557424
tree84f501d094ee321cfebcf0a333df1b1a4c879552
parent39176d44248ed5581ecd1e05bb9385e28a3d803b
Make the CRYPTO_memcmp() prototype match memcmp()

Reviewed-by: Andy Polyakov <appro@openssl.org>
GH: #2633
crypto/cryptlib.c
include/openssl/crypto.h