Home
last modified time | relevance | path

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

/linux/arch/x86/crypto/
H A Dcamellia_glue.c759 #define CAMELLIA_SIGMA1L (0xA09E667FL) macro
1044 CAMELLIA_F(kl, CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, ww); in camellia_setup128()
1153 CAMELLIA_F(kl, CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, ww); in camellia_setup256()
/linux/crypto/
H A Dcamellia_generic.c303 #define CAMELLIA_SIGMA1L (0xA09E667FL) macro
596 CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, in camellia_setup128()
717 CAMELLIA_SIGMA1L, CAMELLIA_SIGMA1R, in camellia_setup256()