Searched refs:camellia_sp0222 (Results 1 - 1 of 1) sorted by relevance

/crypto/
H A Dcamellia_generic.c108 static const u32 camellia_sp0222[256] = { variable
363 ^ camellia_sp0222[(u8)(t1 >> 8)] \
367 ^ camellia_sp0222[(u8)(t0)] \
852 ir ^= camellia_sp0222[(u8)(xr >> 24)]; \
853 il ^= camellia_sp0222[(u8)(xl >> 16)]; \

Completed in 105 milliseconds