diff options
author | tb <> | 2023-04-10 13:57:32 +0000 |
---|---|---|
committer | tb <> | 2023-04-10 13:57:32 +0000 |
commit | 66736692539ed128ee5e2bf3bb1b2b8a93a138b7 (patch) | |
tree | 7751a6c18c2df22cb8d70302d5115b1f68a57a71 /src/lib/libcrypto/x509/x509_enum.c | |
parent | c6d2fd4172ff9d967c8568f18bee3e3fbb7c4d96 (diff) | |
download | openbsd-66736692539ed128ee5e2bf3bb1b2b8a93a138b7.tar.gz openbsd-66736692539ed128ee5e2bf3bb1b2b8a93a138b7.tar.bz2 openbsd-66736692539ed128ee5e2bf3bb1b2b8a93a138b7.zip |
Rework the bn_to_string() to use public API
We can use the undocumented functions {i2s,s2i}_ASN1_INTEGER(3) to
exercise bn_to_string(). This way we use public API and remove the
need of linking statically.
Diffstat (limited to 'src/lib/libcrypto/x509/x509_enum.c')
0 files changed, 0 insertions, 0 deletions