Searched refs:CAMELLIA_SIGMA3L (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/x86/crypto/ |
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-6.1.9/crypto/ |
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()
|