Home
last modified time | relevance | path

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

/crypto/
Dcamellia_generic.c800 static void camellia_setup192(const unsigned char *key, u32 *subkey) in camellia_setup192() function
984 camellia_setup192(key, cctx->key_table); in camellia_set_key()