Move the EVP_MD block size accessor down
authortb <tb@openbsd.org>
Fri, 29 Dec 2023 07:22:47 +0000 (07:22 +0000)
committertb <tb@openbsd.org>
Fri, 29 Dec 2023 07:22:47 +0000 (07:22 +0000)
commit65e4977585c50d52eefa76b2f84329467dcef268
treed24a7cbbb89d6fd10efa761379bf0e61805913ad
parent4f60b84558ee024598278d6141922ec447fca311
Move the EVP_MD block size accessor down

This way all the EVP_MD accessors are in the order of the struct fields.
Well, arguably the EVP_MD_meth* should come first, but they are scheduled
to go meet the dodo.
lib/libcrypto/evp/evp_digest.c