Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dcamellia_glue.c781 #define CAMELLIA_SIGMA2R (0x4CAA73B2L) macro
1065 CAMELLIA_F(kr, CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, kl); in camellia_setup128()
1174 CAMELLIA_F(kr, CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, kl); in camellia_setup256()
/linux-4.4.14/crypto/
Dcamellia_generic.c327 #define CAMELLIA_SIGMA2R (0x4CAA73B2L) macro
621 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup128()
742 CAMELLIA_SIGMA2L, CAMELLIA_SIGMA2R, in camellia_setup256()