Searched refs:CAMELLIA_SIGMA3R (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | camellia_glue.c | 764 #define CAMELLIA_SIGMA3R (0xE94F82BEL) macro 1049 CAMELLIA_F(kl, CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, kr); in camellia_setup128() 1157 CAMELLIA_F(kl, CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, kr); in camellia_setup256()
|
/linux/crypto/ |
H A D | camellia_generic.c | 308 #define CAMELLIA_SIGMA3R (0xE94F82BEL) macro 604 CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, in camellia_setup128() 725 CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, in camellia_setup256()
|