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

/linux-4.1.27/crypto/
H A Dcamellia_generic.c41 static const u32 camellia_sp1110[256] = { variable
362 yl = camellia_sp1110[(u8)(ir)] \
366 yr = camellia_sp1110[(u8)(t0 >> 8)] \
850 ir = camellia_sp1110[(u8)xr]; \
851 il = camellia_sp1110[(u8)(xl >> 24)]; \

Completed in 40 milliseconds