Introduce and use function typedef pem_password_cb so that we don't call
authorBodo Möller <bodo@openssl.org>
Fri, 14 May 1999 11:52:49 +0000 (11:52 +0000)
committerBodo Möller <bodo@openssl.org>
Fri, 14 May 1999 11:52:49 +0000 (11:52 +0000)
commit3ae76679c7aeebd455173bb65b720b97c3261a79
treed70e32471e9e5b4de8439eaf50484caaba4c04bb
parente6d0b6eca3d630d2ee306a61782fdfebce146478
Introduce and use function typedef pem_password_cb so that we don't call
those functions without having a parameter list declaration.
(There are various similar cases left ...)
crypto/pem/pem.h
crypto/pem/pem_all.c
crypto/pem/pem_info.c
crypto/pem/pem_lib.c
ssl/ssl.h
ssl/ssl_lib.c