diff options
author | tb <> | 2023-11-21 22:05:33 +0000 |
---|---|---|
committer | tb <> | 2023-11-21 22:05:33 +0000 |
commit | c042b8809ed9f55b9984a44a001c8d17d1be8f67 (patch) | |
tree | e41c680b28a25779a063a15f83fdc9290426a230 /src/lib/libcrypto/ec/ec_print.c | |
parent | 1740aa5a02c9685a344ca455a39790bd21680064 (diff) | |
download | openbsd-c042b8809ed9f55b9984a44a001c8d17d1be8f67.tar.gz openbsd-c042b8809ed9f55b9984a44a001c8d17d1be8f67.tar.bz2 openbsd-c042b8809ed9f55b9984a44a001c8d17d1be8f67.zip |
Inline a better version of print_bin() in only caller
Instead of printing to a temporary buffer with weird gymnastics, we can
simply write things out to the BIO using proper indent. This still isn't
perfect since we have a CBS version of this in ecx_buf_print(), which is
basically what used to be ASN1_buf_print(). Annotate this with an XXX for
future cleanup.
ok beck
Diffstat (limited to 'src/lib/libcrypto/ec/ec_print.c')
0 files changed, 0 insertions, 0 deletions