Commit e3e6a72e authored by Richard Levitte's avatar Richard Levitte
Browse files

After auto init, check that the deprecated functions exist before using



The functions that have been deprecated by the auto init changes are
now guarded with deprecation checks, so it's fairly easy to see if
they can be used.

In test/dtlsv1listentest, we simply remove all init and cleanup code,
as they are call automatically when needed.

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent fe072ed7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment