camellia_set_key
void camellia_set_key(camellia_ctx *, const u_char *, int);
camellia_set_key((camellia_ctx *) *sched, key, len * 8);