Home
last modified time | relevance | path

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

/linux/crypto/
H A Dcamellia_generic.c537 static void camellia_setup128(const unsigned char *key, u32 *subkey) in camellia_setup128() function
973 camellia_setup128(key, cctx->key_table); in camellia_set_key()