Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtwofish_common.c349 static const u8 exp_to_poly[492] = { variable
471 (a) ^= exp_to_poly[tmp + (w)]; \
472 (b) ^= exp_to_poly[tmp + (x)]; \
473 (c) ^= exp_to_poly[tmp + (y)]; \
474 (d) ^= exp_to_poly[tmp + (z)]; \