Move the EVP_MD_CTX flag accessors up a bit
authortb <tb@openbsd.org>
Fri, 29 Dec 2023 07:14:02 +0000 (07:14 +0000)
committertb <tb@openbsd.org>
Fri, 29 Dec 2023 07:14:02 +0000 (07:14 +0000)
commit4f60b84558ee024598278d6141922ec447fca311
tree8e02dceb4e8a8aee6ed11a4b940c5d66894a959a
parentf42ed8eaeed46960c01db8e68499fbe6f1d150c1
Move the EVP_MD_CTX flag accessors up a bit

This way the accessors are sorted the same way as the struct.
lib/libcrypto/evp/evp_digest.c