Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dcamellia_generic.c28 static const u32 camellia_sp1110[256] = { variable
349 yl = camellia_sp1110[(u8)(ir)] \
353 yr = camellia_sp1110[(u8)(t0 >> 8)] \
837 ir = camellia_sp1110[(u8)xr]; \
838 il = camellia_sp1110[(u8)(xl >> 24)]; \