openssl/crypto/include/internal
Richard Levitte 4c17819c41 Add internal functions to fetch PEM data from an opened BIO
store_attach_pem_bio() creates a STORE_CTX with the 'file' scheme
loader backend in PEM reading mode on an already opened BIO.
store_detach_pem_bio() detaches the STORE_CTX from the BIO and
destroys it (without destroying the BIO).

These two functions can be used in place of STORE_open() and
STORE_close(), and are present as internal support for other OpenSSL
functions.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2745)
2017-06-29 19:25:39 +02:00
..
__DECC_INCLUDE_EPILOGUE.H VMS: Copy DECC inclusion epi- and prologues to internals 2017-04-20 13:10:06 +02:00
__DECC_INCLUDE_PROLOGUE.H VMS: Copy DECC inclusion epi- and prologues to internals 2017-04-20 13:10:06 +02:00
aria.h Correct Oracle copyrights & clarify. 2017-06-15 15:50:50 +10:00
asn1_int.h Make asn1_d2i_read_bio accessible from STORE 2017-06-29 11:55:31 +02:00
async.h
bn_conf.h.in
bn_dh.h Address some -Wold-style-declaration warnings 2017-05-01 14:23:28 -04:00
bn_int.h Remove dead code in bn 2017-02-28 14:46:24 +00:00
bn_srp.h
chacha.h
cryptlib_int.h Add "random malloc failure" tooling 2017-01-12 11:27:27 -05:00
cryptlib.h Remove an useless definition. 2016-09-17 12:32:37 -04:00
dso_conf.h.in
engine.h Add new /dev/crypto engine 2017-06-28 12:54:33 +02:00
err_int.h
evp_int.h ED25519 public key method. 2017-05-30 20:38:20 +01:00
md32_common.h
objects.h
poly1305.h Add support for Poly1305 in EVP_PKEY 2017-01-24 15:40:37 +01:00
rand.h
siphash.h Add support for parameterized SipHash 2017-02-01 14:14:36 -05:00
store_int.h Add internal functions to fetch PEM data from an opened BIO 2017-06-29 19:25:39 +02:00
store.h Add the STORE module 2017-06-29 11:55:31 +02:00
x509_int.h Add support for custom signature parameters 2017-04-25 22:12:34 +01:00