camellia_encrypt
void camellia_encrypt(const camellia_ctx *, const u_char *, u_char *);
camellia_encrypt(key, blk, blk);