Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/
Dcamellia_glue.c777 #define CAMELLIA_SIGMA2L (0xB67AE858L) macro
1062 CAMELLIA_F(kr, CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, kl); in camellia_setup128()
1171 CAMELLIA_F(kr, CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, kl); in camellia_setup256()
/Linux-v4.19/crypto/
Dcamellia_generic.c325 #define CAMELLIA_SIGMA2L (0xB67AE858L) macro
620 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup128()
741 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup256()