doc: EVP_DigestInit clears all flags
authorChristian Heimes <christian@python.org>
Fri, 27 Sep 2019 09:08:43 +0000 (11:08 +0200)
committerPauli <paul.dale@oracle.com>
Thu, 3 Oct 2019 00:39:21 +0000 (10:39 +1000)
commit45ab67614a224bfbe0dd3500f535ef6db43451ef
treea95edb95bc0519fc6e535d9fd6bf27f021846546
parent51f879a31f926ba12b783c68f4ba9e4ee490145f
doc: EVP_DigestInit clears all flags

Mention that EVP_DigestInit() also clears all flags.

Fixes: 10031
Signed-off-by: Christian Heimes <christian@python.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10032)

(cherry picked from commit 091aab66a6dbc3a3ecee7684aa30811b342f04e7)
doc/man3/EVP_DigestInit.pod