diff options
author | tb <> | 2023-07-09 18:27:22 +0000 |
---|---|---|
committer | tb <> | 2023-07-09 18:27:22 +0000 |
commit | 4f03cd23b792effd358f8c1b24b75a754656bb43 (patch) | |
tree | d4399f324fc45f4ddfac4af42e9f6627e51e993e /src/usr.bin | |
parent | 6503fbfd862518a9088d61b700240ef33e4e3996 (diff) | |
download | openbsd-4f03cd23b792effd358f8c1b24b75a754656bb43.tar.gz openbsd-4f03cd23b792effd358f8c1b24b75a754656bb43.tar.bz2 openbsd-4f03cd23b792effd358f8c1b24b75a754656bb43.zip |
Refactor BN_bn2hex()
Various outputting functions are variants of BN_bn2hex(). They do not
want a sign or they display the BIGNUM at nibble granularity instead
of byte granularity. So add this functionality to an internal variant
of BN_bn2hex().
with/ok jsing
Diffstat (limited to 'src/usr.bin')
0 files changed, 0 insertions, 0 deletions