summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ec/ec_print.c
diff options
context:
space:
mode:
authortb <>2023-11-21 22:05:33 +0000
committertb <>2023-11-21 22:05:33 +0000
commitc042b8809ed9f55b9984a44a001c8d17d1be8f67 (patch)
treee41c680b28a25779a063a15f83fdc9290426a230 /src/lib/libcrypto/ec/ec_print.c
parent1740aa5a02c9685a344ca455a39790bd21680064 (diff)
downloadopenbsd-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