Searched refs:CAMELLIA_SIGMA1L (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | camellia_glue.c | 759 #define CAMELLIA_SIGMA1L (0xA09E667FL) macro 1044 CAMELLIA_F(kl, CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, ww); in camellia_setup128() 1153 CAMELLIA_F(kl, CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, ww); in camellia_setup256()
|
/linux/crypto/ |
H A D | camellia_generic.c | 303 #define CAMELLIA_SIGMA1L (0xA09E667FL) macro 596 CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, in camellia_setup128() 717 CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, in camellia_setup256()
|