Extend the test of BN_GF2m_mod_inv
authorMatt Caswell <matt@openssl.org>
Wed, 6 Dec 2023 11:19:24 +0000 (11:19 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 12 Dec 2023 16:08:59 +0000 (16:08 +0000)
commitb83c719ecb884f609ade7ad7f52bd5e09737585b
treeac85ea38dcedd08ef821654c2965a5d966530597
parent9c1b8f17ce2471ca37ee3936d07aed29aab10975
Extend the test of BN_GF2m_mod_inv

Test that input value of 1 for p is treated as an error

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/22960)
test/bntest.c