boringssl/crypto/pem
Matt Braithwaite b7326b0b43 Implement |PEM_def_callback| and call it where appropriate.
This implementation does not prompt for a password.  It's just enough
to ensure that the many functions that take a tuple of
|pem_password_cb| and a |void *| to a password work in a reasonable
way when the latter is non-NULL.

Change-Id: Ic6bfc484630c67b5ede25277e14eb3b00c2024f0
Reviewed-on: https://boringssl-review.googlesource.com/4990
Reviewed-by: Adam Langley <agl@google.com>
2015-06-03 17:58:44 +00:00
..
CMakeLists.txt Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
pem_all.c unifdef a bunch of OPENSSL_NO_* ifdefs. 2014-08-28 00:41:34 +00:00
pem_info.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
pem_lib.c Implement |PEM_def_callback| and call it where appropriate. 2015-06-03 17:58:44 +00:00
pem_oth.c Inital import. 2014-06-20 13:17:32 -07:00
pem_pk8.c Implement |PEM_def_callback| and call it where appropriate. 2015-06-03 17:58:44 +00:00
pem_pkey.c Implement |PEM_def_callback| and call it where appropriate. 2015-06-03 17:58:44 +00:00
pem_x509.c Inital import. 2014-06-20 13:17:32 -07:00
pem_xaux.c Inital import. 2014-06-20 13:17:32 -07:00