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

/linux-4.1.27/crypto/
H A Dcamellia_generic.c558 static void camellia_setup128(const unsigned char *key, u32 *subkey) camellia_setup128() function
997 camellia_setup128(key, cctx->key_table); camellia_set_key()
/linux-4.1.27/arch/x86/crypto/
H A Dcamellia_glue.c998 static void camellia_setup128(const unsigned char *key, u64 *subkey) camellia_setup128() function
1261 camellia_setup128(key, cctx->key_table); __camellia_setkey()

Completed in 77 milliseconds