Change callers to use the new constants.
authorRich Salz <rsalz@openssl.org>
Tue, 9 Aug 2016 02:12:28 +0000 (22:12 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 10 Aug 2016 14:07:37 +0000 (10:07 -0400)
commit2301d91dd58d9827865e360d616291f2549ec5bf
tree0b60f1e481fbf8c4afc49f493d59a3c8961febb8
parentf67cbb74437842a0f88f84f43a0faa968ca77b35
Change callers to use the new constants.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1429)
crypto/bn/bn_gf2m.c
crypto/bn/bn_prime.c
crypto/bn/bn_rand.c
crypto/bn/bn_x931p.c
crypto/dh/dh_key.c
test/bntest.c
test/exptest.c