Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: b74646b627ade4ff801914d45a7733af2ebf4b5f
https://github.com/openssl/openssl/commit/b74646b627ade4ff801914d45a7733af2ebf4b5f
Author: erbsland-dev <[email protected]>
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 <[email protected]>
Reviewed-by: Dmitry Belyavskiy <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(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