Branch: refs/heads/openssl-3.3 Home: https://github.com/openssl/openssl Commit: 9829cd43213d024187fd7baef4cbc24cccf38e49 https://github.com/openssl/openssl/commit/9829cd43213d024187fd7baef4cbc24cccf38e49 Author: erbsland-dev <git...@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 <nhor...@openssl.org> Reviewed-by: Dmitry Belyavskiy <beld...@gmail.com> Reviewed-by: Tomas Mraz <to...@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