Searched refs:CAMELLIA_SIGMA4L (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
D | camellia_glue.c | 784 #define CAMELLIA_SIGMA4L (0x54FF53A5L) macro 1070 CAMELLIA_F(kr, CAMELLIA_SIGMA4L, CAMELLIA_SIGMA4R, ww); in camellia_setup128() 1178 CAMELLIA_F(kr, CAMELLIA_SIGMA4L, CAMELLIA_SIGMA4R, ww); in camellia_setup256()
|
/linux-4.4.14/crypto/ |
D | camellia_generic.c | 330 #define CAMELLIA_SIGMA4L (0x54FF53A5L) macro 629 CAMELLIA_SIGMA4L, CAMELLIA_SIGMA4R, in camellia_setup128() 750 CAMELLIA_SIGMA4L, CAMELLIA_SIGMA4R, in camellia_setup256()
|