diff options
author | tb <> | 2023-07-09 18:37:58 +0000 |
---|---|---|
committer | tb <> | 2023-07-09 18:37:58 +0000 |
commit | c3a5f55cf5c07f2337c53a10e83c3d52de255ed9 (patch) | |
tree | 2bfbb422f07c263deb1b21a7811ab2b440e86d7e /src/lib/libcrypto/bio/bio_lib.c | |
parent | 2465d485086b84028dd242e11c351bcee78e18a6 (diff) | |
download | openbsd-c3a5f55cf5c07f2337c53a10e83c3d52de255ed9.tar.gz openbsd-c3a5f55cf5c07f2337c53a10e83c3d52de255ed9.tar.bz2 openbsd-c3a5f55cf5c07f2337c53a10e83c3d52de255ed9.zip |
Reimplement BN_print() and BN_print_fp()
These can now use the internal version of BN_bn2hex() and be direct
wrappers of BIO_printf() and fprintf() as they should have been all
along.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/bio/bio_lib.c')
0 files changed, 0 insertions, 0 deletions