Searched refs:CAMELLIA_SIGMA2L (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/x86/crypto/ |
D | camellia_glue.c | 761 #define CAMELLIA_SIGMA2L (0xB67AE858L) macro 1046 CAMELLIA_F(kr, CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, kl); in camellia_setup128() 1155 CAMELLIA_F(kr, CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, kl); in camellia_setup256()
|
/linux-6.12.1/crypto/ |
D | camellia_generic.c | 305 #define CAMELLIA_SIGMA2L (0xB67AE858L) macro 600 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup128() 721 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup256()
|