Convert passwd.c to opaque EVP_MD_CTX and add a bit of error checking.
authortb <tb@openbsd.org>
Sun, 12 Dec 2021 20:40:25 +0000 (20:40 +0000)
committertb <tb@openbsd.org>
Sun, 12 Dec 2021 20:40:25 +0000 (20:40 +0000)
commit701585554e78f1c25e26f5a9199cc153eedeab2f
tree06fe618ac173d9dfbe7d5d20ec4b8e8af17cc610
parent3110bdd527a234327c75a022cff069fad7fb95c9
Convert passwd.c to opaque EVP_MD_CTX and add a bit of error checking.

tweak/ok inoguchi
usr.bin/openssl/passwd.c