bcmp doesn't exist on all platforms, replace with memcmp
authorDr. Stephen Henson <steve@openssl.org>
Mon, 21 Nov 2011 22:28:29 +0000 (22:28 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 21 Nov 2011 22:28:29 +0000 (22:28 +0000)
commit21b52dd3eb01f7aa51326f775594c01899148196
treeb12d56e30a6bc0802e435f7d7a24931c92756b64
parentd127ef78adeeaef30e77cfa0cfc302e8441104c0
bcmp doesn't exist on all platforms, replace with memcmp
ssl/t1_enc.c