Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtwofish_common.c542 #define CALC_K192_2(a, b, c, d, j) \ macro
549 x = CALC_K192_2 (l, l, k, k, 0); \
550 y = CALC_K192_2 (n, n, m, m, 4); \
556 CALC_K192_2 (q1[b ^ key[(j) + 24]], \