Searched refs:CAMELLIA_SIGMA1L (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/x86/crypto/ |
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-6.1.9/crypto/ |
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()
|