29#define MAX_AES_KEY_LENGTH 256
33#ifdef AES_USE_KEY_BITS
34#error AES_USE_KEY_BITS not supported
my_aes_opmode
Supported AES cipher/block mode combos.
Definition: my_aes.h:48
void my_aes_create_key(const unsigned char *key, uint key_length, uint8 *rkey, enum my_aes_opmode opmode)
Transforms an arbitrary long key into a fixed length AES key.
Definition: my_aes.cc:56
uint * my_aes_opmode_key_sizes
Definition: my_aes_openssl.cc:73
uint8_t uint8
Definition: my_inttypes.h:63
required string key
Definition: replication_asynchronous_connection_failover.proto:60
unsigned int uint
Definition: uca9-dump.cc:75