Home
last modified time | relevance | path

Searched defs:CAMELLIA_F (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Dcamellia_glue.c779 #define CAMELLIA_F(x, kl, kr, y) ({ \ macro
/openbmc/linux/arch/sparc/crypto/
H A Dopcodes.h62 #define CAMELLIA_F(a,b,c,d) \ macro
/openbmc/linux/crypto/
H A Dcamellia_generic.c336 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ macro