EVP_MD_CTX_FLAG_NO_INIT

Don't initialize md_data

extern (C) nothrow @nogc
enum EVP_MD_CTX_FLAG_NO_INIT = 0x0100;

Meta