mirror of
https://github.com/openssl/openssl.git
synced 2024-12-03 05:41:46 +08:00
204afd81b1
The extended function includes a 'flags' argument to allow callers to specify different requested behaviors. In particular, callers can request that temporary storage buffers are allocated from the secure heap, which could be relevant when loading private key material. Refactor PEM_read_bio to use BIO_mems instead of BUFs directly, use some helper routines to reduce the overall function length, and make some of the checks more reasonable. Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1700) |
||
---|---|---|
.. | ||
perl/OpenSSL/Util | ||
TLSProxy | ||
build.info | ||
ck_errf.pl | ||
copy.pl | ||
dofile.pl | ||
find-doc-nits | ||
find-unused-errs | ||
indent.pro | ||
libcrypto.num | ||
libssl.num | ||
local_shlib.com.in | ||
mkbuildinf.pl | ||
mkdef.pl | ||
mkdir-p.pl | ||
mkerr.pl | ||
mkrc.pl | ||
openssl-format-source | ||
opensslwrap.sh | ||
process_docs.pl | ||
shlib_wrap.sh.in | ||
su-filter.pl | ||
unlocal_shlib.com.in | ||
with_fallback.pm |