Searched refs:CAMELLIA_SIGMA1L (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | camellia_generic.c | 311 #define CAMELLIA_SIGMA1L (0xA09E667FL) macro 604 CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, in camellia_setup128() 725 CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, in camellia_setup256()
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | camellia_glue.c | 758 #define CAMELLIA_SIGMA1L (0xA09E667FL) macro 1043 CAMELLIA_F(kl, CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, ww); in camellia_setup128() 1152 CAMELLIA_F(kl, CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, ww); in camellia_setup256()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-6.6/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()
|
Completed in 6 milliseconds