Home
last modified time | relevance | path

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

/crypto/
Dcamellia_generic.c162 static const u32 camellia_sp3033[256] = { variable
351 ^ camellia_sp3033[(u8)(t1)] \
355 ^ camellia_sp3033[(u8)(il >> 8)] \
841 ir ^= camellia_sp3033[(u8)(xr >> 16)]; \
842 il ^= camellia_sp3033[(u8)(xl >> 8)]; \