summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/evp/evp_test.c
diff options
context:
space:
mode:
authorjsing <>2023-03-11 14:14:54 +0000
committerjsing <>2023-03-11 14:14:54 +0000
commit59b001c526ef4e52cd2839197c67232fdbe58557 (patch)
treede6f40c05762f63ac2dc53094c62fa77e2b57cda /src/regress/lib/libcrypto/evp/evp_test.c
parent2169aa7d8fb1fca93b35610fe1cce79730752235 (diff)
downloadopenbsd-59b001c526ef4e52cd2839197c67232fdbe58557.tar.gz
openbsd-59b001c526ef4e52cd2839197c67232fdbe58557.tar.bz2
openbsd-59b001c526ef4e52cd2839197c67232fdbe58557.zip
Avoid -0 in BN_div_word().
Currently, the use of BN_div_word() can result in -0 - avoid this by setting negative again, at the end of the computation. Should fix oss-fuzz 56667. ok tb@
Diffstat (limited to 'src/regress/lib/libcrypto/evp/evp_test.c')
0 files changed, 0 insertions, 0 deletions