Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dcamellia_glue.c764 #define CAMELLIA_SIGMA3R (0xE94F82BEL) macro
1049 CAMELLIA_F(kl, CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, kr); in camellia_setup128()
1157 CAMELLIA_F(kl, CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, kr); in camellia_setup256()
/openbmc/linux/crypto/
H A Dcamellia_generic.c308 #define CAMELLIA_SIGMA3R (0xE94F82BEL) macro
604 CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, in camellia_setup128()
725 CAMELLIA_SIGMA3L, CAMELLIA_SIGMA3R, in camellia_setup256()