Searched refs:CAMELLIA_SIGMA2R (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | camellia_glue.c | 761 #define CAMELLIA_SIGMA2R (0x4CAA73B2L) macro 1045 CAMELLIA_F(kr, CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, kl); in camellia_setup128() 1154 CAMELLIA_F(kr, CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, kl); in camellia_setup256()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | camellia_generic.c | 314 #define CAMELLIA_SIGMA2R (0x4CAA73B2L) macro 608 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup128() 729 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup256()
|