]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/build.info
[test] unit test for field_inv function pointer in EC_METHOD
authorBilly Brumley <bbrumley@gmail.com>
Tue, 12 Feb 2019 14:00:20 +0000 (16:00 +0200)
committerNicola Tuveri <nic.tuv@gmail.com>
Sun, 17 Feb 2019 19:02:36 +0000 (21:02 +0200)
commit8f58ede09572dcc6a7e6c01280dd348240199568
tree4a3ab9da4bd1a9ca5d86393ef0f0431b728fd206
parente0033efc30b0f00476bba8f0fa5512be5dc8a3f1
[test] unit test for field_inv function pointer in EC_METHOD

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/8254)
test/build.info
test/ec_internal_test.c [new file with mode: 0644]
test/recipes/03-test_internal_ec.t [new file with mode: 0644]