Home
last modified time | relevance | path

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

/linux/arch/x86/crypto/
H A Dcamellia_glue.c762 #define CAMELLIA_SIGMA2R (0x4CAA73B2L) macro
1046 CAMELLIA_F(kr, CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, kl); in camellia_setup128()
1155 CAMELLIA_F(kr, CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, kl); in camellia_setup256()
/linux/crypto/
H A Dcamellia_generic.c306 #define CAMELLIA_SIGMA2R (0x4CAA73B2L) macro
600 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup128()
721 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup256()