Searched refs:CAMELLIA_SIGMA3L (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | camellia_glue.c | 763 #define CAMELLIA_SIGMA3L (0xC6EF372FL) 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 | 307 #define CAMELLIA_SIGMA3L (0xC6EF372FL) macro 604 CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, in camellia_setup128() 725 CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, in camellia_setup256()
|