diff options
author | tb <> | 2023-07-06 14:37:39 +0000 |
---|---|---|
committer | tb <> | 2023-07-06 14:37:39 +0000 |
commit | 54e886eb34c014c4079f3af241bb29e0b99acf18 (patch) | |
tree | c644feed15832ce7ae4e2e4dd8a32e1f974ef087 /src/lib/libcrypto/rc2/rc2ofb64.c | |
parent | ed8e6cf151ae66733328ddd6b063a277b89f2a52 (diff) | |
download | openbsd-54e886eb34c014c4079f3af241bb29e0b99acf18.tar.gz openbsd-54e886eb34c014c4079f3af241bb29e0b99acf18.tar.bz2 openbsd-54e886eb34c014c4079f3af241bb29e0b99acf18.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/rc2/rc2ofb64.c')
0 files changed, 0 insertions, 0 deletions