bn/bn_mont.c: improve readability of post-condition code.
authorAndy Polyakov <appro@openssl.org>
Fri, 6 Jul 2018 12:54:34 +0000 (14:54 +0200)
committerAndy Polyakov <appro@openssl.org>
Thu, 12 Jul 2018 12:52:01 +0000 (14:52 +0200)
commit6c90182a5f87af1a1e462536e7123ad2afb84c43
treef2903da541a9c028e36ebb50f17007c2c14904b5
parent3c97e4121ecec20cfac433883cd4709580a05620
bn/bn_mont.c: improve readability of post-condition code.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: David Benjamin <davidben@google.com>
(Merged from https://github.com/openssl/openssl/pull/6662)
crypto/bn/bn_mont.c