av_camellia_alloc 44 libavutil/camellia.h struct AVCAMELLIA *av_camellia_alloc(void); av_camellia_alloc 42 libavutil/tests/camellia.c cs = av_camellia_alloc(); av_camellia_alloc 137 tools/crypto_bench.c if (!camellia && !(camellia = av_camellia_alloc()))