Searched refs:CAMELLIA_SIGMA3L (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
D | camellia_glue.c | 782 #define CAMELLIA_SIGMA3L (0xC6EF372FL) macro 1068 CAMELLIA_F(kl, CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, kr); in camellia_setup128() 1176 CAMELLIA_F(kl, CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, kr); in camellia_setup256()
|
/linux-4.4.14/crypto/ |
D | camellia_generic.c | 328 #define CAMELLIA_SIGMA3L (0xC6EF372FL) macro 625 CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, in camellia_setup128() 746 CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, in camellia_setup256()
|