EVP_CIPH_CUSTOM_KEY_LENGTH

Don't use standard key length function

extern (C) nothrow @nogc
enum EVP_CIPH_CUSTOM_KEY_LENGTH = 0x80;

Meta