Home
last modified time | relevance | path

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

/crypto/
Dcamellia.c108 static const u32 camellia_sp0222[256] = { variable
366 ^ camellia_sp0222[ (t1 >> 8)] \
370 ^ camellia_sp0222[(u8)(t0 )] \
874 ir ^= camellia_sp0222[ (xr >> 24)]; \
875 il ^= camellia_sp0222[(u8)(xl >> 16)]; \