Home
last modified time | relevance | path

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

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