EVP_CTRL_AEAD_SET_MAC_KEY

Used by composite AEAD ciphers, no-op in GCM, CCM...

extern (C) nothrow @nogc
enum EVP_CTRL_AEAD_SET_MAC_KEY = 0x17;

Meta