[openssl/openssl] e36938: Document Internal EVP_MD_CTX_ Flags
Tobias Erbsland
noreply at github.com
Fri Jul 12 14:01:00 UTC 2024
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: e3693875e2b8c03cdad7d0a1418705e07de1fbe9
https://github.com/openssl/openssl/commit/e3693875e2b8c03cdad7d0a1418705e07de1fbe9
Author: erbsland-dev <github at erbsland.dev>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M doc/man3/EVP_DigestInit.pod
Log Message:
-----------
Document Internal EVP_MD_CTX_ Flags
Add documentation for the internal flags `EVP_MD_CTX_FLAG_CLEANED` and
`EVP_MD_CTX_FLAG_REUSE`, explicitly stating that these flags are for
internal use only and must not be used in user code.
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24829)
(cherry picked from commit b74646b627ade4ff801914d45a7733af2ebf4b5f)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list