]> granicus.if.org Git - openssl/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:44:32 +0000 (10:44 +0200)
commit096adcf28ab75ec0bd83ce2cb7f0ba197ba4268f
tree040b358044b7250191edf239f2daa59c16020555
parent04858a4e3d7629b0c237160636b69bf339611c44
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_lib.c
include/openssl/pem.h