]> git.ipfire.org Git - thirdparty/openssl.git/commit
Configure: recognize div3w modules and add -DBN_DIV3W.
authorAndy Polyakov <appro@openssl.org>
Mon, 12 Nov 2018 14:13:48 +0000 (15:13 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 5 Dec 2018 10:33:28 +0000 (10:33 +0000)
commit31703da3b8e743c07a9fdb6025aa526594c2a319
treeba57fa8536b77bcb6159d7d98bdbd3f2bf990a8a
parentb34446cca2b1814fa674adc8076707d2b65a697f
Configure: recognize div3w modules and add -DBN_DIV3W.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7589)
Configure