Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dcamellia_generic.c95 static const u32 camellia_sp0222[256] = { variable
350 ^ camellia_sp0222[(u8)(t1 >> 8)] \
354 ^ camellia_sp0222[(u8)(t0)] \
839 ir ^= camellia_sp0222[(u8)(xr >> 24)]; \
840 il ^= camellia_sp0222[(u8)(xl >> 16)]; \