Rename index to idx to avoid symbol conflicts.
authorRich Salz <rsalz@openssl.org>
Wed, 28 Jan 2015 17:23:01 +0000 (12:23 -0500)
committerRich Salz <rsalz@openssl.org>
Wed, 28 Jan 2015 17:23:01 +0000 (12:23 -0500)
commit49b05c7d503b26fea4aaa5dda9c30b181c8e46cf
treef965a783489b39728a61349ab51ce7a42b3bc26b
parent625a9baf11c1dd94f17e5876b6ee8d6271b3921d
Rename index to idx to avoid symbol conflicts.

Picky compilers with old index() string functions.
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/ec/ecp_nistz256.c