summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/RSA_get_ex_new_index.3
diff options
context:
space:
mode:
authorjsing <>2022-11-30 02:52:25 +0000
committerjsing <>2022-11-30 02:52:25 +0000
commitc4a74c3795e06bd2bab862ba1b51d811fb3937ef (patch)
tree35f9b474173af30978ea782ada13fc14bbc22710 /src/lib/libcrypto/man/RSA_get_ex_new_index.3
parent98fdf212aa5e4f2ef06229aa985583515e797eb6 (diff)
downloadopenbsd-c4a74c3795e06bd2bab862ba1b51d811fb3937ef.tar.gz
openbsd-c4a74c3795e06bd2bab862ba1b51d811fb3937ef.tar.bz2
openbsd-c4a74c3795e06bd2bab862ba1b51d811fb3937ef.zip
Fix return values bug in BN_ucmp().
BN_ucmp() is supposed to return -1/0/1 on a < b, a == b and a > b, however it currently returns other negative and positive values when the top of a and b differ. Correct this. ok tb@
Diffstat (limited to 'src/lib/libcrypto/man/RSA_get_ex_new_index.3')
0 files changed, 0 insertions, 0 deletions