Home
last modified time | relevance | path

Searched refs:camellia_do_encrypt (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dcamellia.c887 static void camellia_do_encrypt(const u32 *subkey, u32 *io, unsigned max) in camellia_do_encrypt() function
1046 camellia_do_encrypt(cctx->key_table, tmp, in camellia_encrypt()