diff options
author | tb <> | 2023-07-06 14:37:39 +0000 |
---|---|---|
committer | tb <> | 2023-07-06 14:37:39 +0000 |
commit | ee3f95b4025c8b7b71816169b6d63a3d1e8c060f (patch) | |
tree | c644feed15832ce7ae4e2e4dd8a32e1f974ef087 /src/lib/libcrypto/ts/ts_req_utils.c | |
parent | deb33f171f3135e4367961ec4388c20da87f41c8 (diff) | |
download | openbsd-ee3f95b4025c8b7b71816169b6d63a3d1e8c060f.tar.gz openbsd-ee3f95b4025c8b7b71816169b6d63a3d1e8c060f.tar.bz2 openbsd-ee3f95b4025c8b7b71816169b6d63a3d1e8c060f.zip |
Add bn_printf(), a replacement for ASN1_bn_print()
ASN1_bn_print() will be removed in an upcoming bump. This adds an internal
API that covers the same functionality but doesn't require that the caller
pass in a sufficiently large scratch space that ASN1_bn_print() may or may
not use. In addition, this takes a format string, which allows us to ditch
some extra dances.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/ts/ts_req_utils.c')
0 files changed, 0 insertions, 0 deletions