Searched refs:camellia_do_decrypt (Results 1 - 1 of 1) sorted by relevance

/crypto/
H A Dcamellia_generic.c919 static void camellia_do_decrypt(const u32 *subkey, u32 *io, unsigned i) function
1057 camellia_do_decrypt(cctx->key_table, tmp, max);

Completed in 5 milliseconds