summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/evp_digest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the EVP_MD block size accessor downtb2023-12-291-7/+11
* Move the EVP_MD_CTX flag accessors up a bittb2023-12-291-19/+19
* Hoist EVP_MD_CTX accessors to after EVP_MD_CTX_ctrltb2023-12-291-63/+62
* Move init/reset next to cleanuptb2023-12-291-13/+13
* Move the copy/copy_ex stuff down below the new/free/clear messtb2023-12-291-63/+64
* Move the middle part of evp_lib.c to evp_digest.ctb2023-12-291-1/+204
* Use more consistent naming for some files in evptb2023-12-291-0/+369