diff options
author | tb <> | 2024-01-04 16:50:53 +0000 |
---|---|---|
committer | tb <> | 2024-01-04 16:50:53 +0000 |
commit | 6ac39f8daa6e59d602f970b08d9bc152a63fd7a5 (patch) | |
tree | dbc47be79833bc857f83cf6b074b024839aaaf43 /src/lib/libcrypto/evp | |
parent | 7a63cf228d8c89efdb78c641551b9bac57739698 (diff) | |
download | openbsd-6ac39f8daa6e59d602f970b08d9bc152a63fd7a5.tar.gz openbsd-6ac39f8daa6e59d602f970b08d9bc152a63fd7a5.tar.bz2 openbsd-6ac39f8daa6e59d602f970b08d9bc152a63fd7a5.zip |
Neuter the remainder of the ameth lib
The few pieces of the ameth lib that will stay in libcrypto were moved to
p_lib.c recently. The functions that still are in ameth_lib.c will be
removed in the next major bump. With disabled EVP_PKEY_asn1_add{0,_alias}()
API they are completely useless now and they are getting in the way of more
ameth surgery. Rip out their guts and turn them into stubs that do nothing
but push an error onto the stack.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/evp')
0 files changed, 0 insertions, 0 deletions