Home
last modified time | relevance | path

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

/crypto/
Dtwofish_common.c363 static const u8 exp_to_poly[492] = { variable
485 (a) ^= exp_to_poly[tmp + (w)]; \
486 (b) ^= exp_to_poly[tmp + (x)]; \
487 (c) ^= exp_to_poly[tmp + (y)]; \
488 (d) ^= exp_to_poly[tmp + (z)]; \