Revision fdaad3f1b31df6827554c378dd8385695a1deed4 authored by Richard Levitte on 09 May 2020, 08:11:14 UTC, committed by Richard Levitte on 12 May 2020, 09:32:40 UTC
This started with adding forward declarations of all provider side
interface functions, and fixing all compiler errors.

Furthermore, diminish the faulty assumption that the provider context
is and always will be just a library context.  That means adding a
teardown function in all providers that aren't necessarily built into
libcrypto.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11777)
1 parent b0f3c59
History

back to top