Searched refs:CAMELLIA_SIGMA1L (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
D | camellia_glue.c | 778 #define CAMELLIA_SIGMA1L (0xA09E667FL) 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 | 324 #define CAMELLIA_SIGMA1L (0xA09E667FL) macro 617 CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, in camellia_setup128() 738 CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, in camellia_setup256()
|