openssl/engines
Richard Levitte 16feca7154 STORE: Move the built-in 'file:' loader to become an engine module
From this point on, this engine must be specifically specified.

To replace the internal EMBEDDED hack with something unique for the
new module, functions to create application specific OSSL_STORE_INFO
types were added.

Furthermore, the following function had to be exported:

ossl_do_blob_header()
ossl_do_PVK_header()
asn1_d2i_read_bio()

Finally, evp_pkcs82pkey_int() has become public under a new name,
EVP_PKCS82PKEY_with_libctx()

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12587)
2020-09-03 17:48:32 +02:00
..
asm
build.info STORE: Move the built-in 'file:' loader to become an engine module 2020-09-03 17:48:32 +02:00
e_afalg_err.c
e_afalg_err.h
e_afalg.c
e_afalg.ec
e_afalg.h
e_afalg.txt
e_capi_err.c
e_capi_err.h
e_capi.c
e_capi.ec
e_capi.txt
e_dasync_err.c
e_dasync_err.h
e_dasync.c
e_dasync.ec
e_dasync.txt
e_devcrypto.c
e_loader_attic_err.c STORE: Move the built-in 'file:' loader to become an engine module 2020-09-03 17:48:32 +02:00
e_loader_attic_err.h STORE: Move the built-in 'file:' loader to become an engine module 2020-09-03 17:48:32 +02:00
e_loader_attic.c STORE: Move the built-in 'file:' loader to become an engine module 2020-09-03 17:48:32 +02:00
e_loader_attic.ec STORE: Move the built-in 'file:' loader to become an engine module 2020-09-03 17:48:32 +02:00
e_loader_attic.txt STORE: Move the built-in 'file:' loader to become an engine module 2020-09-03 17:48:32 +02:00
e_ossltest_err.c
e_ossltest_err.h
e_ossltest.c
e_ossltest.ec
e_ossltest.txt
e_padlock.c