diff options
author | tb <> | 2023-12-29 10:59:00 +0000 |
---|---|---|
committer | tb <> | 2023-12-29 10:59:00 +0000 |
commit | 3686fd1183a4603c1ee6e8b44921b75697030dce (patch) | |
tree | 75f4dda3052f834420459527c235e1bb9b3f059c /src/lib/libssl/ssl_srvr.c | |
parent | a6a04330131ed5b1198d51e5d97a1f625b930036 (diff) | |
download | openbsd-3686fd1183a4603c1ee6e8b44921b75697030dce.tar.gz openbsd-3686fd1183a4603c1ee6e8b44921b75697030dce.tar.bz2 openbsd-3686fd1183a4603c1ee6e8b44921b75697030dce.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/lib/libssl/ssl_srvr.c')
0 files changed, 0 insertions, 0 deletions