Home
last modified time | relevance | path

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

/linux/crypto/
H A Dcamellia_generic.c643 static void camellia_setup256(const unsigned char *key, u32 *subkey) in camellia_setup256() function
804 camellia_setup256(kk, subkey); in camellia_setup192()
979 camellia_setup256(key, cctx->key_table); in camellia_set_key()