]> git.ipfire.org Git - thirdparty/openssl.git/commit
PEM_def_callback(): use same parameter names as for pem_password_cb
authorRichard Levitte <levitte@openssl.org>
Wed, 25 Apr 2018 20:53:40 +0000 (22:53 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 26 Apr 2018 08:52:15 +0000 (10:52 +0200)
commit165a92dcb1caab4671edad5aea68c8f698f51180
treef2aeeb942c929957bb9b967d052fc50f2ab8c453
parent3986986eba6c4e70499a8d24aa8d00e934b16d91
PEM_def_callback(): use same parameter names as for pem_password_cb

Add a bit more commentary to explain what's going on.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6080)

(cherry picked from commit d6d94d339756332bbabe2a1032ac511ae31b3fdc)
crypto/pem/pem.h
crypto/pem/pem_lib.c