Searched defs:CAMELLIA_F (Results 1 – 2 of 2) sorted by relevance
/linux/arch/sparc/crypto/ | ||
H A D | opcodes.h | 62 #define CAMELLIA_F(a,b,c,d) \ macro |
/linux/crypto/ | ||
H A D | camellia_generic.c | 336 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ macro |