[openssl/openssl] 9829cd: Document Internal EVP_MD_CTX_ Flags
Tobias Erbsland
noreply at github.com
Fri Jul 12 14:00:59 UTC 2024
Branch: refs/heads/openssl-3.3
Home: https://github.com/openssl/openssl
Commit: 9829cd43213d024187fd7baef4cbc24cccf38e49
https://github.com/openssl/openssl/commit/9829cd43213d024187fd7baef4cbc24cccf38e49
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