Home
last modified time | relevance | path

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

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