]> git.ipfire.org Git - thirdparty/curl.git/commit
sha256/md5: return errors when init fails
authorx2018 <xkernel.wang@foxmail.com>
Fri, 10 Dec 2021 13:33:39 +0000 (21:33 +0800)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 13 Dec 2021 14:54:16 +0000 (15:54 +0100)
commitd6ff35b5a5b141eb60b4e68f355353ae26674f1d
treed3f906abd1e554159e78768f04a7ad33eb3368f1
parentda973165965962a435a23ade336d9a17daf044ef
sha256/md5: return errors when init fails

Closes #8133
lib/curl_hmac.h
lib/curl_md5.h
lib/curl_sha256.h
lib/http_aws_sigv4.c
lib/md5.c
lib/sha256.c
lib/vauth/digest.c
lib/vauth/ntlm.c
lib/vssh/libssh2.c