openssl/crypto/store
Richard Levitte 50ecedda40 STORE: Add a OSSL_STORE_INFO type to help support file handler restarts
Some containers might very simply decode into something new that
deserves to be considered as new (embedded) data.  With the help of a
special OSSL_STORE_INFO type, make that new data available to the
loader functions so they can start over.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3542)
2017-06-29 11:55:31 +02:00
..
build.info
loader_file.c STORE 'file' scheme loader: add support for the PKCS#12 container 2017-06-29 11:55:31 +02:00
store_err.c STORE: Add a OSSL_STORE_INFO type to help support file handler restarts 2017-06-29 11:55:31 +02:00
store_init.c
store_lib.c STORE: Add a OSSL_STORE_INFO type to help support file handler restarts 2017-06-29 11:55:31 +02:00
store_locl.h STORE: Add a OSSL_STORE_INFO type to help support file handler restarts 2017-06-29 11:55:31 +02:00
store_register.c
store_strings.c