EVP_PKEY_CTRL_SET_IV

Used by GOST key encryption in TLS

extern (C) nothrow @nogc
enum EVP_PKEY_CTRL_SET_IV = 8;

Meta