Searched refs:camellia_do_encrypt (Results 1 – 1 of 1) sorted by relevance
843 static void camellia_do_encrypt(const u32 *subkey, u32 *io, unsigned max) in camellia_do_encrypt() function1003 camellia_do_encrypt(cctx->key_table, tmp, max); in camellia_encrypt()