diff options
author | tb <> | 2023-07-09 18:27:22 +0000 |
---|---|---|
committer | tb <> | 2023-07-09 18:27:22 +0000 |
commit | dde84a8b9871282e705e44aa5dc01f1ab027f7a7 (patch) | |
tree | d4399f324fc45f4ddfac4af42e9f6627e51e993e /src/lib/libssl/ssl_lib.c | |
parent | 28c5ee8a29423ac4e370b5f92748954d0c5e2ec5 (diff) | |
download | openbsd-dde84a8b9871282e705e44aa5dc01f1ab027f7a7.tar.gz openbsd-dde84a8b9871282e705e44aa5dc01f1ab027f7a7.tar.bz2 openbsd-dde84a8b9871282e705e44aa5dc01f1ab027f7a7.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/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions