EVP_CTRL_GCM_SET_IV_INV

Set the GCM invocation field, decrypt only

extern (C) nothrow @nogc
enum EVP_CTRL_GCM_SET_IV_INV = 0x18;

Meta