* Initialize an AVCAMELLIA context. * * @param ctx an AVCAMELLIA context * @param key a key of 16, 24, 32 bytes used for encryption/decryption * @param key_bits number of keybits: possible are 128, 192, 256
See Implementation
* Initialize an AVCAMELLIA context. * * @param ctx an AVCAMELLIA context * @param key a key of 16, 24, 32 bytes used for encryption/decryption * @param key_bits number of keybits: possible are 128, 192, 256