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

/linux-master/crypto/
H A Dcamellia_generic.c20 static const u32 camellia_sp1110[256] = { variable
341 yl = camellia_sp1110[(u8)(ir)] \
345 yr = camellia_sp1110[(u8)(t0 >> 8)] \
829 ir = camellia_sp1110[(u8)xr]; \
830 il = camellia_sp1110[(u8)(xl >> 24)]; \

Completed in 187 milliseconds