[openssl/openssl] b74646: Document Internal EVP_MD_CTX_ Flags
Tobias Erbsland
noreply at github.com
Fri Jul 12 14:01:00 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: b74646b627ade4ff801914d45a7733af2ebf4b5f
https://github.com/openssl/openssl/commit/b74646b627ade4ff801914d45a7733af2ebf4b5f
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)
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