Rename the chain variable to chainidx
authorMatt Caswell <matt@openssl.org>
Thu, 5 Jan 2017 16:12:56 +0000 (16:12 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 6 Jan 2017 10:25:14 +0000 (10:25 +0000)
commit8521ced61656eedff638cfb6ff683338bbdd406e
tree06c19a4e5008df3696eb9e7d07af9f3dac66c702
parent3dd826b879f75b54f217bcc2fc18740f10b282fd
Rename the chain variable to chainidx

This variable represents the index of the cert within the chain, so give it
a name that better represents that.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2020)
ssl/statem/extensions.c
ssl/statem/extensions_clnt.c
ssl/statem/extensions_srvr.c
ssl/statem/statem_locl.h