]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/bntest.c
bntest: make sure file_rshift tests BN_rshift1 as well when appropriate
authorRichard Levitte <levitte@openssl.org>
Tue, 31 Jan 2017 23:46:58 +0000 (00:46 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 1 Feb 2017 01:03:29 +0000 (02:03 +0100)
commitceac1975357f9a716e4c7f0fee61511bd1bf7034
tree01bc807f8ebfe9699f9a3b638e49d5654711f21a
parent26141babcfad85469383c3919dcff5713fecad16
bntest: make sure file_rshift tests BN_rshift1 as well when appropriate

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2335)
test/bntest.c