Home
last modified time | relevance | path

Searched refs:CAMELLIA_SIGMA2R (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dcamellia_glue.c761 #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 Dcamellia_generic.c314 #define CAMELLIA_SIGMA2R (0x4CAA73B2L) macro
608 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup128()
729 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup256()