Searched refs:CAMELLIA_SIGMA1R (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
D | camellia_glue.c | 779 #define CAMELLIA_SIGMA1R (0x3BCC908BL) macro 1063 CAMELLIA_F(kl, CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, ww); in camellia_setup128() 1172 CAMELLIA_F(kl, CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, ww); in camellia_setup256()
|
/linux-4.4.14/crypto/ |
D | camellia_generic.c | 325 #define CAMELLIA_SIGMA1R (0x3BCC908BL) macro 617 CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, in camellia_setup128() 738 CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, in camellia_setup256()
|