Searched refs:CAMELLIA_SIGMA4L (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | camellia_glue.c | 765 #define CAMELLIA_SIGMA4L (0x54FF53A5L) macro 1051 CAMELLIA_F(kr, CAMELLIA_SIGMA4L, CAMELLIA_SIGMA4R, ww); in camellia_setup128() 1159 CAMELLIA_F(kr, CAMELLIA_SIGMA4L, CAMELLIA_SIGMA4R, ww); in camellia_setup256()
|
/linux/crypto/ |
H A D | camellia_generic.c | 309 #define CAMELLIA_SIGMA4L (0x54FF53A5L) macro 608 CAMELLIA_SIGMA4L, CAMELLIA_SIGMA4R, in camellia_setup128() 729 CAMELLIA_SIGMA4L, CAMELLIA_SIGMA4R, in camellia_setup256()
|