Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/crypto/
Dcamellia_glue.c1219 static void camellia_setup192(const unsigned char *key, u64 *subkey) in camellia_setup192() function
1246 camellia_setup192(key, cctx->key_table); in __camellia_setkey()
/Linux-v5.4/crypto/
Dcamellia_generic.c800 static void camellia_setup192(const unsigned char *key, u32 *subkey) in camellia_setup192() function
987 camellia_setup192(key, cctx->key_table); in camellia_set_key()