]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add have_precompute_mult tests
authorMatt Caswell <matt@openssl.org>
Wed, 4 Nov 2015 22:54:29 +0000 (22:54 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 29 Jan 2016 12:56:58 +0000 (12:56 +0000)
commit8ce4e7e605577cb5818de068e2c6da60901cddba
tree889ca86f2ad1eda38f1d110df5623c52a4180c53
parent615614c8862fb89dcf1551a4e113be0789dddf5f
Add have_precompute_mult tests

Add tests for have_precompute_mult for the optimised curves (nistp224,
nistp256 and nistp521) if present

Reviewed-by: Richard Levitte <levitte@openssl.org>
test/ectest.c