diff options
author | tb <> | 2025-03-09 15:33:35 +0000 |
---|---|---|
committer | tb <> | 2025-03-09 15:33:35 +0000 |
commit | 53a919ddf8f4c663b3beca57c18dc025e1f71fa0 (patch) | |
tree | 5ea07c323509da65b5e08fe62e83b6238f547a51 /src/lib/libssl/bs_cbs.c | |
parent | b04c2a1d799fe2ea8751349ab1dc4a8b551ce48d (diff) | |
download | openbsd-53a919ddf8f4c663b3beca57c18dc025e1f71fa0.tar.gz openbsd-53a919ddf8f4c663b3beca57c18dc025e1f71fa0.tar.bz2 openbsd-53a919ddf8f4c663b3beca57c18dc025e1f71fa0.zip |
Unexport EC_METHOD and all API using it
This is an implementation detail and there is no reason to leak it from
the library.
This removes EC_GFp_{mont,simple}_method(), EC_GROUP_{method_of,new}(),
EC_METHOD_get_field_type(), EC_POINT_method_of() from the public API.
EC_GROUP_copy() is now quite useless, so it will go as well.
ok jsing
Diffstat (limited to 'src/lib/libssl/bs_cbs.c')
0 files changed, 0 insertions, 0 deletions