EVP_MD_CTX_ctrl
int EVP_MD_CTX_ctrl(EVP_MD_CTX *ctx, int type, int arg, void *ptr);
LCRYPTO_ALIAS(EVP_MD_CTX_ctrl);
LCRYPTO_USED(EVP_MD_CTX_ctrl);