diff options
author | tb <> | 2023-07-28 10:02:11 +0000 |
---|---|---|
committer | tb <> | 2023-07-28 10:02:11 +0000 |
commit | 8d8ca2c8c440c1df72455fe4055627e4110c3973 (patch) | |
tree | 1367f561dd03f95b820968cb0b6444737ae3cb13 /src/lib/libcrypto/rsa/rsa_lib.c | |
parent | f0045e366b4be4794ddf9c7123b1bb43169d83ea (diff) | |
download | openbsd-8d8ca2c8c440c1df72455fe4055627e4110c3973.tar.gz openbsd-8d8ca2c8c440c1df72455fe4055627e4110c3973.tar.bz2 openbsd-8d8ca2c8c440c1df72455fe4055627e4110c3973.zip |
Remove ASN1_bn_print() and ASN1_buf_print()
ASN1_bn_print() is a hilariously bad API that was replaced with a saner
interface internally. ASN1_buf_print() isn't terrible, but it is too
specialized to be of real use. It was only exposed because ASN1_bn_print()
was already there. Its only use had been in the EdDSA printing code before
it was replaced with an internal helper.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/rsa/rsa_lib.c')
0 files changed, 0 insertions, 0 deletions