diff options
author | tb <> | 2023-12-29 10:59:00 +0000 |
---|---|---|
committer | tb <> | 2023-12-29 10:59:00 +0000 |
commit | 74f37a921dec4d88238715b69fdd65f00d225fda (patch) | |
tree | 75f4dda3052f834420459527c235e1bb9b3f059c /src/usr.bin/openssl | |
parent | c84e468c4aa089677e98a7754e5fc8cb0cd62e54 (diff) | |
download | openbsd-74f37a921dec4d88238715b69fdd65f00d225fda.tar.gz openbsd-74f37a921dec4d88238715b69fdd65f00d225fda.tar.bz2 openbsd-74f37a921dec4d88238715b69fdd65f00d225fda.zip |
Move the EVP_PKEY_asn1_* API that will stay to evp/p_lib.c
Most of these functions are only called from this file internally apart
from the pem_str lookups from pem/. In the next major bump we can then
remove asn/ameth_lib.c. Also move EVP_PKEY_ASN1_METHOD to evp_local.h.
While this is used to dispatch to various ASN.1 decoding routines, it
doesn't fit into asn1/ at all.
Diffstat (limited to 'src/usr.bin/openssl')
0 files changed, 0 insertions, 0 deletions