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

/linux-4.1.27/crypto/
H A Dcamellia_generic.c175 static const u32 camellia_sp3033[256] = { variable
364 ^ camellia_sp3033[(u8)(t1)] \
368 ^ camellia_sp3033[(u8)(il >> 8)] \
854 ir ^= camellia_sp3033[(u8)(xr >> 16)]; \
855 il ^= camellia_sp3033[(u8)(xl >> 8)]; \

Completed in 43 milliseconds