Searched refs:CAMELLIA_SIGMA2R (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | camellia_glue.c | 762 #define CAMELLIA_SIGMA2R (0x4CAA73B2L) 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/crypto/ |
H A D | camellia_generic.c | 306 #define CAMELLIA_SIGMA2R (0x4CAA73B2L) macro 600 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup128() 721 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup256()
|