camellia_key_info_cache
zapfree(key->cache, sizeof(struct camellia_key_info_cache));
#define CACHE(X) ((struct camellia_key_info_cache *)((X)->cache))
key->cache = malloc(sizeof(struct camellia_key_info_cache));